소개
The Systematic Debugging skill transforms Claude into a disciplined problem-solver that prioritizes deep understanding over rapid guessing. It provides a rigorous framework for handling test failures, build errors, and unexpected behaviors by enforcing a workflow of evidence gathering, data-flow tracing, and comparative analysis. By requiring a clear explanation of the 'why' behind a failure before proposing a solution, this skill prevents 'patch-on-patch' coding and ensures that every fix addresses the true source of the problem rather than just masking symptoms.