debug
✓当功能中断、用户报告错误、部署失败或测试未通过时,请使用此技能。指导系统调试:重现错误、收集诊断信息、读取错误消息以及使用人工智能工具有效地解决问题。
SKILL.md
If 3+ fixes failed: Probably need to rethink approach, not try more fixes.
Screenshot and give to AI - AI can interpret errors.
| Trying fixes without info | Gather diagnostic info first | | "It doesn't work" | Be specific: what doesn't work? | | Not reproducing first | Find consistent steps to trigger bug | | Random fixes | Diagnose root cause first | | Ignoring console errors | Always check console | | Not testing after fix | Verify fix works, didn't break other things |
当功能中断、用户报告错误、部署失败或测试未通过时,请使用此技能。指导系统调试:重现错误、收集诊断信息、读取错误消息以及使用人工智能工具有效地解决问题。 来源:whawkinsiv/claude-code-superpowers。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill debug- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-12
- 更新时间
- 2026-02-18
快速解答
什么是 debug?
当功能中断、用户报告错误、部署失败或测试未通过时,请使用此技能。指导系统调试:重现错误、收集诊断信息、读取错误消息以及使用人工智能工具有效地解决问题。 来源:whawkinsiv/claude-code-superpowers。
如何安装 debug?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill debug 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/whawkinsiv/claude-code-superpowers
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-12