bug-fix
✓通过重现问题、识别根本原因、实施修复和防止回归来系统地诊断和修复错误。在调试错误、修复问题或排除问题时使用。
SKILL.md
A methodical approach to debugging that prioritizes understanding over guessing.
Bug reports, QA comments, and card descriptions can be WRONG. Verify first.
| 1 | Read the actual code - Understand current implementation | | 2 | Verify the claim - Is it actually a bug or misunderstanding? | | 3 | Check official docs - Framework docs, API references, etc. | | 4 | Trace execution flow - Hook order, data flow, lifecycle | | 5 | Only fix if confirmed - Push back with evidence if not a real bug |
通过重现问题、识别根本原因、实施修复和防止回归来系统地诊断和修复错误。在调试错误、修复问题或排除问题时使用。 来源:vapvarun/claude-backup。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/vapvarun/claude-backup --skill bug-fix- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 bug-fix?
通过重现问题、识别根本原因、实施修复和防止回归来系统地诊断和修复错误。在调试错误、修复问题或排除问题时使用。 来源:vapvarun/claude-backup。
如何安装 bug-fix?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vapvarun/claude-backup --skill bug-fix 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/vapvarun/claude-backup
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01