Systematic Debugging

Debug a bug, test failure, crash, or unexpected behaviour by finding the root cause before changing anything, instead of guessing at fixes. Works in any language or stack. Use when something is broken, a test is failing, behaviour is wrong, or a previous fix didn't hold.

KhaledSaeed18 aa677fa 2 files · 6.0 KB Updated

File contents

KhaledSaeed18/dotclaude/tree/main/skills/engineering/systematic-debugging commit aa677faac7

Frequently asked questions

npx skillmds@latest add khaledsaeed18/systematic-debugging