Use this skill when the user has a bug, error, crash, unexpected behavior, or wants to debug code. Trigger on phrases like 'why doesn't this work', 'I have a bug', 'getting an error', 'it crashes', 'debug this', 'what's wrong', or '/debugger'.
A skill for Claude Code, Cursor, GitHub Copilot, and other AI agents that transforms the assistant into a forensic-level debugger with 30+ years of experience in large-scale systems.
No guessing. No hallucinations. Pure evidence-based root cause analysis:
Claude Code:
npx skills add nobottomline/skills@debugger
Or manually:
cp -r debugger ~/.claude/skills/
Cursor:
cp -r debugger ~/.cursor/skills/
Trigger with /debugger or just describe your bug — the agent activates automatically on error reports, crashes, and unexpected behavior.
/debugger My SwiftUI view re-renders infinitely when I update state inside onAppear
/debugger Getting EXC_BAD_ACCESS crash on this line but only in release build
/debugger Why does this async function return nil the first time but works after?
Every debugging session follows this structure:
MIT
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer