🇺🇸 English🇨🇳 中文
SkillsNav
Home

systematic-debugging

★ 229K repogenerationN/A

How to Install

Claude Code:
git clone --depth 1 https://github.com/obra/superpowers.git && cp superpowers/skills/systematic-debugging ~/.claude/skills/systematic-debugging
Cursor:
Copy the SKILL.md content into your .cursorrules file
# Systematic Debugging ## Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. **Core principle:** ALWAYS find root cause before attempting fixes. Symptom fixes are failure. **Violating the letter of this process is violating the spirit of debugging.** ##

Details

Category Coding → generation
Sourcehttps://github.com/obra/superpowers
Stars★ 229.8K
Risk LevelN/A

Related Skills