Content Preview
--- name: debugging-toolkit-smart-debug description: "Use when working with debugging toolkit smart debug" risk: unknown source: community date_added: "2026-02-27" --- ## Use this skill when - Working on debugging toolkit smart debug tasks or workflows - Needing guidance, best practices, or checklists for debugging toolkit smart debug ## Do not use this skill when - The task is unrelated to debugging toolkit smart debug - You need a different domain or tool outside this scope ## Instruction
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/debugging-toolkit-smart-debug.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/debugging-toolkit-smart-debug/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/debugging-toolkit-smart-debug/SKILL.md
Related Skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
Systematic Debugging
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
systematic-debuggingsystematic debugging
by Jesse Vincent (community) · obra-superpowers-skills
debugging-strategies
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
generaldebuggingstrategies
by sickn33 (Antigravity) · antigravity-awesome-skills
error-debugging-multi-agent-review
Use when working with error debugging multi agent review
generalerrordebuggingmulti
by sickn33 (Antigravity) · antigravity-awesome-skills