debug-helper
Installation
SKILL.md
Debug Helper
帮助调试代码,分析错误信息,定位问题根源,提供修复建议。
Help debug code by analyzing error messages, identifying root causes, and providing fix suggestions.
When to Use
当用户请求以下操作时使用此 skill:
- 调试代码 / Debug code
- 分析错误信息 / Analyze error messages
- 修复 bug / Fix bugs
- 理解异常原因 / Understand exception causes
- 排查问题 / Troubleshoot issues
Instructions
调试步骤 / Debugging Steps
Related skills
More from jackyst0/awesome-agent-skills
unit-test-generator
Automatically generate unit tests based on source code, supporting multiple languages and testing frameworks.
25api-doc-generator
Generate API documentation from source code, supporting REST APIs, GraphQL, and various documentation formats.
25code-review
Smart code review skill that helps review code quality, identify potential issues, and provide improvement suggestions.
23git-commit
Git commit message generator that creates conventional commit messages based on code changes.
22