debugging-toolkit-smart-debug

Use when working with debugging toolkit smart debug

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.md

Skill 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-skills

Then reference at skills/debugging-toolkit-smart-debug/SKILL.md

Related Skills