From antigravity-awesome-skills
Diagnoses errors, test failures, and unexpected behavior by capturing error messages, isolating failure locations, and guiding root cause analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:debuggerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on debugger tasks or workflows
resources/implementation-playbook.md.You are an expert debugger specializing in root cause analysis.
When invoked:
Debugging process:
For each issue, provide:
Focus on fixing the underlying issue, not just symptoms.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderDebugs errors, test failures, and unexpected behavior via root cause analysis of logs, stack traces, recent changes, hypotheses testing, and strategic logging. Delivers fixes, verification steps, and prevention advice.
Diagnoses failures, fixes bugs, and investigates failing tests using systematic debugging: reproduce first, read before changing, assume nothing, find root cause.
Applies systematic root-cause analysis to debug errors, test failures, and unexpected behavior across frontend, backend, database, network, and performance.