概要
This skill transforms debugging from frustrating guesswork into a methodical engineering discipline by applying the scientific method to software troubleshooting. It provides Claude with a comprehensive framework for reproducing elusive bugs, gathering environmental context, forming testable hypotheses, and utilizing advanced diagnostic tools. Whether you are dealing with memory leaks, race conditions, or performance regressions, this skill offers language-specific patterns for Node.js, Python, and Go, as well as advanced strategies like differential debugging and git bisect to find root causes efficiently.