systematic-debugging

📁 dokhacgiakhoa/antigravity-ide 📅 Feb 10, 2026
2
总安装量
2
周安装量
#65257
全站排名
安装命令
npx skills add https://github.com/dokhacgiakhoa/antigravity-ide --skill systematic-debugging

Agent 安装分布

amp 2
gemini-cli 2
antigravity 2
github-copilot 2
codex 2
kimi-cli 2

Skill 文档

Systematic Debugging

Source: obra/superpowers

Overview

This skill provides a structured approach to debugging that prevents random guessing and ensures problems are properly understood before solving.

4-Phase Debugging Process

🧠 Knowledge Modules (Fractal Skills)

1. Phase 1: Reproduce

2. Phase 2: Isolate

3. Phase 3: Understand

4. The 5 Whys

5. Phase 4: Fix & Verify