关于
This skill transforms debugging from a frustrating guessing game into a methodical, scientific process. It provides Claude with the frameworks and toolsets necessary to analyze stack traces, reproduce elusive bugs, identify memory leaks, and profile performance across JavaScript, Python, and Go environments. By implementing structured phases—Reproduce, Gather, Hypothesize, and Test—this skill helps developers pinpoint root causes in both local development and production systems while avoiding common pitfalls and assumptions.