什么是 code-debugging?
针对特定代码部分、模式或文件的调试问题的指南。当用户在调试问题或解释代码时请求助手时,可以使用此技能。 来源:rakaadi/agent-kit。
针对特定代码部分、模式或文件的调试问题的指南。当用户在调试问题或解释代码时请求助手时,可以使用此技能。
通过命令行快速安装 code-debugging AI 技能到你的开发环境
来源:rakaadi/agent-kit。
This skill specializes in debugging React Native code issues within the Ecalyptus healthcare mobile application. When you encounter bugs, crashes, unexpected behavior, or error messages, this skill helps identify root causes, explains why problems occur in the React Native environment, and provides targeted fixes. Once bugs are resolved, it can suggest when deeper refactoring would improve code quality and recomme...
Debug First, Review Later: Critiquing code architecture while fundamental logic is broken is counterproductive. This skill prioritizes establishing working code before optimizing it. Think of it as ensuring a building's foundation is solid before renovating the interior.
Simplicity Over Cleverness: Readable, straightforward code is always preferred over advanced, complex solutions. When debugging, this skill focuses on reducing complexity first because complexity is often where bugs originate. Simple code fails in simple, obvious ways. Complex code fails in complex, hidden ways. A bug in a straightforward conditional is easy to spot and fix. A bug buried in nested abstractions, hi...
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging针对特定代码部分、模式或文件的调试问题的指南。当用户在调试问题或解释代码时请求助手时,可以使用此技能。 来源:rakaadi/agent-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rakaadi/agent-kit