Debugging skills

10,099 tagged Debugging, measured the same way as everything else here.

Browse within: LLM 148agent 96cli 94agents 83skills 80javascript 74agentic-ai 72claude-code-plugin 50ai-coding 41ai-skills 40ab-testing 39mcp-server 39kubernetes 38openai 38

debug-driven

769

rgnicoara/debug-driven

Skill Claude CodeCodex

Activates a structured, hypothesis-driven debugging loop. Use this skill whenever the user reports a bug, unexpected behavior, or runtime error and wants help diagnosing the root cause - especially for bugs that are hard to reproduce or where the fix isn't obvious. Trigger on phrases like: "debug this", "figure out…

not rated 2 5mo ago B 123 tokens original MIT

knownpath

770

nasyx-rakeeb/knownpath

Skill Claude CodeCodex

Consult KnownPath for evidence-grounded prior solutions to non-trivial debugging, unfamiliar or recurring technical errors, framework migrations, dependency conflicts, build failures, environment or version mismatches, native configuration problems, and tooling quirks. Use before spending significant time…

not rated 2 +1 changed today A 86 tokens original Apache-2.0

debugger-review

771

dwgx/debugger-workstation

Skill Claude CodeCodex

A review process for reverse-engineering work, such as unpacking software, rebuilding tools, or downloading required tooling. Reverse engineering means examining compiled software to understand how it works.

not rated 2 6d ago A 54 tokens

website-shower

772

Talibabtou/website-shower

Skill Claude CodeCodex

Read-only Website Shower audit for website repo hygiene, cleanup leads, and approval-ready checklist tasks.

not rated 1 2mo ago A 23 tokens original MIT

Mimirs402/bountyverdict

Skill Codex

Classify a completed public GitHub Actions failure with FlakeVerdict before spending a retry. Use when deciding whether a failed workflow run is a confirmed flake, likely flake, recurring failure signature, new failure, inconclusive failure, or not currently failed by comparing attempts, same-commit outcomes, and…

not rated 1 1mo ago A 74 tokens original MIT archived

sensegrep-cli

774

Stahldavid/sensegrep

Skill Claude CodeCodex

Semantic-first code discovery via the sensegrep CLI. Default to sensegrep search for behavior, concepts, structure, and exploration; reserve sensegrep literal for known exact strings, regexes, exhaustive occurrence audits, or verification after discovery.

not rated 1 22d ago A 50 tokens original Apache-2.0

code-search

775

achreftlili/code-index

Skill Claude Code

Use when navigating an unfamiliar codebase, locating a definition, finding callers or callees, or answering "where is X", "what calls Y", "what does this file contain". Replaces ad-hoc Read/Grep/Glob with targeted SQLite-backed retrieval.

not rated 1 3mo ago A 56 tokens copy · 100% MIT

agent-runtime-proof

776

fantasyce/agent-runtime-proof

Skill Claude CodeCodex

Use when a local Agent runtime process must be inspected or verified against an explicit runtime expectation, especially after an install or upgrade.

not rated 1 6d ago A 29 tokens original Apache-2.0

boot-doctor-mcp

777

pamela-0/boot-doctor-mcp

Skill Claude CodeCodex

Deterministic PC no-boot / no-POST / no-display troubleshooting — real BIOS beep-code lookup and a ranked next-steps engine, no LLM guessing at hardware causes. Use this whenever the user describes a computer that won't turn on, won't POST, has no display output, is beeping, or asks for hardware troubleshooting steps…

not rated 1 17d ago A 111 tokens original MIT

safe-fix-mcp

778

pamela-0/safe-fix-mcp

Skill Claude CodeCodex

Finds real dead code (unused imports, functions, classes) and unused dependencies in a Python repository, and proposes a safe, test-gated branch+PR to remove the safely-removable ones. Use this whenever the user asks to find or clean up dead code, unused imports, unused dependencies, or "bloat" in a Python project…

not rated 1 17d ago A 144 tokens original MIT

hexwitness

779

siaginw/HexWitness

Skill Claude CodeCodex

Investigate authorized binaries and runtime behavior with HexWitness's durable evidence MCP and optional Binary Ninja or IDA live tools. Use for function or class discovery, UUID and field mapping, protocol reconstruction, capture comparison, contradiction analysis, evidence-gap planning, and promotion of live…

not rated 1 6d ago A 64 tokens

n8n-workflow-tester

780

Souzix76/n8n-workflow-tester-safe

Skill Claude CodeCodex

Test, score, and inspect n8n workflows via MCP. Safe by design — no credential access, no destructive auto-repair. Use when testing workflows, debugging executions, searching nodes, or building workflows incrementally.

not rated 1 5mo ago A 52 tokens original MIT

vbot-cli

782

Vironnimo/vbot

Skill Claude CodeCodex

Configure, inspect, and operate vBot through the vbot CLI, including locating the vBot root and runtime data. Use when asked to start, stop, restart, update, or uninstall vBot, set up provider credentials (API key or OAuth), find vBot files or diagnose stored state, list/add/edit/remove agents, projects, sessions…

not rated 1 changed today A 160 tokens original Apache-2.0

fence

783

tokyubevoxelverse/fence

Skill Claude CodeCodex

Investigate why a strange piece of code exists before anyone deletes it (Chesterton's fence). Use when the user points at a weird line, hack, magic constant, or workaround and asks why it's there, whether it's still needed, or if it's safe to remove.

not rated 1 1mo ago A 57 tokens original MIT

test-execution

784

zavora-ai/skill-test-execution

Skill Claude Code

Orchestrate test execution — run unit, integration, and E2E tests, collect coverage reports, and analyze failures. Use when running tests, checking coverage, debugging test failures, or validating code changes before merge.

not rated 1 3mo ago A 48 tokens

dead-code-audit

785

adityaarakeri/senior-agent-skills

Skill Claude CodeCodex

Thoroughly find dead, unused, and unreachable code in a repository and produce a confidence-ranked report. Use this skill whenever the user asks to find dead code, unused variables, unused functions or classes, unreachable code, orphaned files, unused exports, unused dependencies, stale CI files, orphaned config…

not rated 1 20d ago A 0 tokens

checkup

786

tokyubevoxelverse/checkup

Skill Claude CodeCodex

Give a repository a full health exam — doc rot, dependency staleness, CI decay, git hygiene, dead links, docs contradicting code — and grade it. Use when the user wants to know what quietly rotted, or a prioritized maintenance list.

not rated 1 1mo ago A 55 tokens original MIT

defect-analyzer

787

ukkuru/testmetry-skills

Skill Claude Code

Use when someone asks to analyze a defect report, analyze bug data, perform defect metrics analysis, review a defect log, or upload a defect file for quality insights.

not rated 1 5mo ago A 38 tokens

zavora-ai/skill-observability-monitoring

Skill Claude Code

Orchestrate full-stack observability — query logs, search traces, monitor metrics, manage alerts, handle incidents, track SLOs, and execute runbooks. Use when debugging errors, investigating latency, checking service health, managing alerts, responding to incidents, reviewing SLO burn rate, or finding runbooks.

not rated 1 3mo ago A 68 tokens

subtraction-audit

789

Howell5/willhong-skills

Skill Claude CodeCodex

A code-reduction audit method for finding unused code, duplicate implementations, unused dependencies, and unnecessary generalisation. It also creates automated checks to prevent a codebase from growing without need.

not rated 1 23d ago A 161 tokens

code-graph

790

valarpirai/code-graph

Skill Claude Code

Query the Code Graph knowledge graph for this codebase. Use when the user asks about code structure, call relationships, dependencies, blast radius, or wants to run SPARQL queries against the project graph. Requires the backend and MCP server to be running.

not rated 1 4mo ago A 55 tokens original MIT

dw-doctor

792

dominikwozniak/dw-solo-skills

Skill Claude Code

Read-only environment diagnostic for a solo-lane repo: whether the tools the hooks and skills assume are installed, and whether the guardrails and the pre-commit really fire here or are silently skipping, each gap reported with a copy-paste fix.

not rated 1 changed today A 54 tokens original MIT

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: