什麼是 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