systematic-debugging
obra · Development
一个用于调试软件问题的结构化方法,强制要求在提出修复方案前进行根本原因分析。它提供了一个四阶段流程,包含具体步骤、需要避免的常见陷阱,并能与测试驱动开发等其他技能集成。该技能防止随机猜测,确保系统性地解决问题。
A structured methodology for debugging software issues that enforces root cause analysis before proposing fixes. It provides a four-phase process with concrete steps, common pitfalls to avoid, and integration with other skills like test-driven development. The skill prevents random guesswork and ensures systematic problem resolution.
npx skills add https://github.com/obra/superpowers --skill systematic-debugging
星标 225965 · 安装量 139219