15,663 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
MCP version of the Android debug skill. Exposes adb / emulator / logcat / screenshot / UI-tree as MCP tools; the host LLM (Claude Code) selects each UI action itself. No separate LLM API key required.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Production debugging skill. Pre-loads DB schema, container registry, and prod environment facts from .claude/prod-debug/ in the current project root. Use when the user invokes /prod-debug or /prod-debug bootstrap.
Token-efficient code-understanding harness. Routes structural questions (callers, callees, impact, inheritors) to a prebuilt code graph instead of repeated grep and file-reads, cutting cumulative context tokens. Type /token-master in a repo to build the index and turn on routing.
★not rated 3 1mo agoA
tokens not measured
originalMIT
A general operating guide for software-engineering work by coding agents. It covers keeping the goal fixed, finding causes before patching, verifying results, and working concisely.
Work with the GA4 analytics and Sentry error-monitoring integrations in this project. Use when adding events, capturing errors, configuring user identity, managing consent, or troubleshooting the integration.
JDB (Java Debugger) for Claude Code via MCP - attach to running JVMs and debug with breakpoints, expression evaluation, thread inspection, and class introspection.
★not rated 3 5mo agoA
tokens not measured
originalApache-2.0
Reverse engineering toolkit for Cox Automotive applications. Shift gears in your codebase through a 6-gear process. Auto-detects app type (Osiris, CMS, Generic). Dual workflow: Greenfield (extract for rebuild) or Brownfield (manage existing). Includes BMAD synthesis, architecture generation, multi-repo reimagine, and…
Use when explicitly asked for $debug, or when a bug survived the first fix, is intermittent, or is a performance regression: build a feedback loop that goes red on the bug, minimise, rank falsifiable hypotheses, instrument, fix with a regression test at a correct seam, clean up. Do not use for a first-read error that…
Debugging primitives (capture logs, isolate issue, diagnose error, track bugs) with code/system/issue variant scaffolds, plus a KDE hotkey utility for capturing live system bugs.
MCP server "windows-diagnostics-mcp-server" as configured in jackalterman/windows-diagnostic-mcp-server. Runs locally from the windows-diagnostics-mcp-server npm package.
Use this skill whenever the user wants to debug, step through, trace, or inspect a C/C++ program — even if they don't say "LLDB" or "debugger." Trigger on requests like "my program crashes," "help me find this bug," "why is this variable wrong," "set a breakpoint," "show me the call stack," "examine variables at line…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: