sherif - zero-config linter for JS/TS monorepos
Opinionated linter that catches version drift, missing peer deps, and misconfigured workspaces in pnpm/yarn/npm monorepos. Written in Rust for speed.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webRelated entries
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
skill-doctor - inspector for coding-agent skills
Local tool that audits installed agent skills for conflicts, precedence issues, and risk. Helps surface why a particular skill is (or isn't) firing.
mcp-shark - Wireshark for Model Context Protocol
Electron capture and inspection tool for Model Context Protocol traffic. Records every HTTP request/response between an IDE and its MCP servers for forensic analysis.
MicrosoftDocs/mcp - official Microsoft Learn MCP server
Microsoft's official MCP server and CLI that exposes Microsoft Learn docs and code samples to LLMs and AI agents in real time.