Acerca de
This skill transforms debugging from frustrating guesswork into a disciplined engineering process by implementing the scientific method for software troubleshooting. It guides users through a structured four-phase workflow—Reproduction, Information Gathering, Hypothesis Formation, and Verification—while providing specific technical patterns for JavaScript, Python, and Go. By leveraging advanced techniques like differential debugging, memory leak detection, and Git-based binary searches, it enables developers to efficiently track down the root causes of intermittent failures and performance regressions in both local and production environments.