bug-fix
✓Systematically diagnose and fix bugs by reproducing issues, identifying root causes, implementing fixes, and preventing regressions. Use when debugging errors, fixing issues, or troubleshooting problems.
Installation
SKILL.md
A methodical approach to debugging that prioritizes understanding over guessing.
Bug reports, QA comments, and card descriptions can be WRONG. Verify first.
| 1 | Read the actual code - Understand current implementation | | 2 | Verify the claim - Is it actually a bug or misunderstanding? | | 3 | Check official docs - Framework docs, API references, etc. | | 4 | Trace execution flow - Hook order, data flow, lifecycle | | 5 | Only fix if confirmed - Push back with evidence if not a real bug |
Systematically diagnose and fix bugs by reproducing issues, identifying root causes, implementing fixes, and preventing regressions. Use when debugging errors, fixing issues, or troubleshooting problems. Source: vapvarun/claude-backup.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vapvarun/claude-backup --skill bug-fix- Source
- vapvarun/claude-backup
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is bug-fix?
Systematically diagnose and fix bugs by reproducing issues, identifying root causes, implementing fixes, and preventing regressions. Use when debugging errors, fixing issues, or troubleshooting problems. Source: vapvarun/claude-backup.
How do I install bug-fix?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vapvarun/claude-backup --skill bug-fix Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vapvarun/claude-backup
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01