matt1398/claude-devtools

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

3.9kStars on the repository
12Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

claude-md-auditor

01

matt1398/claude-devtools

Agent Claude Code

Use this agent when CLAUDE.md files or .claude/rules/ files may have drifted from the actual codebase state. This includes after significant refactors, feature additions, file renames, directory restructuring, or when you suspect documentation no longer matches reality. Use proactively after any large code…

3.9k 3mo ago A 527 tokens original MIT

quality-fixer

02

matt1398/claude-devtools

Agent Claude Code

Use this agent when the user wants to fix all code quality issues in the project, including linting, formatting, and unused code detection. This agent runs pnpm fix followed by pnpm quality in a loop, delegating each iteration to a subagent, until all issues are resolved.\n\nExamples:\n\n- User: "Fix all the quality…

3.9k 3mo ago A 263 tokens original MIT