systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

$ 설치

git clone https://github.com/arturas-bes/kainuguru-api /tmp/kainuguru-api && cp -r /tmp/kainuguru-api/.claude/skills/systematic-debugging ~/.claude/skills/kainuguru-api

// tip: Run this command in your terminal to install the skill