概要
This skill transforms debugging from frustrating guesswork into a methodical discipline by providing a structured framework for investigating bugs, performance bottlenecks, and unexpected behaviors. It guides developers through the scientific method—observation, hypothesis, and experimentation—while offering language-specific tool configurations for JavaScript, Python, and Go. Whether you are tracking down elusive race conditions, analyzing memory leaks, or performing root cause analysis on production crashes, this skill provides the patterns and checklists needed to solve complex technical issues efficiently.