systematic-debugging
@obra/systematic-debugging
systematic-debugging 避免瞎猜修补:先收集证据、形成假设,再动手修。使用 npx skills add obra/superpowers --skill systematic-debugging 安装。
最后验证: 2026-06-22 · obra / Superpowers
systematic-debugging
Investigate bugs and test failures before proposing a fix.
适用场景
- → 测试意外失败
- → 还复现不了的 bug
- → 提出补丁之前
兼容平台
资源文件
源码
https://github.com/obra/superpowers/skills/systematic-debuggingLicense: MIT
相关技能
Cursor · 开发
create-skill 指导 Agent 如何编写符合规范的 SKILL.md、触发描述与可选脚本。可通过 npx skills add 或复制到 ~/.cursor/skills/create-skill/ 安装。
Cursor · 开发
create-rule 帮助编写 Cursor 规则(.mdc 文件),将规则放入 .cursor/rules/ 即可自动注入上下文。
Vercel Labs · 开发
code-review 应用结构化审查清单,覆盖正确性、可维护性、测试与团队规范。
obra / Superpowers · 开发
test-driven-development 强制红-绿-重构:没有先失败的测试就不写生产代码。使用 npx skills add obra/superpowers --skill test-driven-development 安装。
常见问题
如何安装 systematic-debugging?
把安装提示词发给你的 AI,或运行 npx skills add https://github.com/obra/superpowers/tree/main/skills/systematic-debugging。
systematic-debugging 兼容哪些平台?
Cursor、Claude Code、Codex CLI、Open Agents