matt1398

12 mods across 1 repository, 3.9k stars between them.

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

matt1398/claude-devtools

Command Claude Code

ChatGroup architecture — how conversation data flows from raw JSONL to rendered chat groups. Use when working on UserGroup, AIGroup, SystemGroup, display items, tool linking, chunks, or the rendering hierarchy.

3.9k 3mo ago A 53 tokens original MIT

matt1398/claude-devtools

Command Claude Code

Design system and visual language — theming, CSS variables, Tailwind config, component styling patterns, icon usage, animations, and z-index layers. Use when creating or modifying UI components, working with the dark/light theme, or debugging visual issues.

3.9k 3mo ago A 58 tokens original MIT

matt1398/claude-devtools

Command Claude Code

Explains what "Visible Context" is — the 6 trackable token categories, what falls outside tracking, how it's displayed, and why it matters. Use when someone asks about visible context, token attribution, or context window usage.

3.9k 3mo ago A 57 tokens original MIT

matt1398/claude-devtools

Command Claude Code

Markdown search logic — how in-session and cross-session search works. Use when working on SearchBar, search highlighting, searchHighlightUtils, markdownTextSearch, or SessionSearcher.

3.9k 3mo ago A 43 tokens original MIT

matt1398/claude-devtools

Command Claude Code

Navigation and scroll orchestration — tab navigation, error highlights, search scrolling, auto-scroll coordination, and common bug patterns. Use when working on useTabNavigationController, scroll restore, or navigation requests.

3.9k 3mo ago A 48 tokens original MIT

PreToolUse

08

matt1398/claude-devtools

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From matt1398/claude-devtools.

3.9k 3mo ago A tokens not measured original MIT

PostToolUse

09

matt1398/claude-devtools

Hook Claude Code

Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, running an inline shell check. From matt1398/claude-devtools.

3.9k 3mo ago A tokens not measured original MIT

SessionStart

10

matt1398/claude-devtools

Hook Claude Code

Runs when a session starts on compact, running an inline shell check. From matt1398/claude-devtools.

3.9k 3mo ago A tokens not measured original MIT

claude-devtools

11

matt1398/claude-devtools

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, PostToolUse, SessionStart).

3.9k 3mo ago A tokens not measured original MIT

matt1398/claude-devtools

Instructions file

Instructions for matt1398/claude-devtools, covering claude-devtools, tech stack, commands, path aliases and data sources.

3.9k 3mo ago C 1,595 tokens original MIT