Debug

Run /debug to find and fix the root cause of a bug — something failing, broken, throwing, or behaving wrong — when a test fails for a non-obvious reason, /check verify finds a failure, or behavior is unexpected. Runs a reproduce, localize, hypothesize, test, fix, verify loop, makes the minimal fix, and hands a regression test to /test. No features, no extra refactors.

javascript-mastery-pro fc2eac8 2 files · 7.1 KB Updated

File contents

javascript-mastery-pro/pilot/tree/main/skills/debug commit fc2eac8805

Frequently asked questions

npx skillmds@latest add javascript-mastery-pro/debug