Systematic debugging prompts for any codebase
A structured debugging methodology implemented as prompts: error analysis, hypothesis generation, test case creation, root cause identification, and fix verification.
Debug this issue: [error description]. Follow: 1) Reproduce, 2) Isolate, 3) Hypothesize (3 theories), 4) Test each, 5) Root cause, 6) Fix, 7) Verify, 8) Prevent.
No reviews yet. Be the first to review this product!