·code-debugging
</>

code-debugging

針對特定程式碼部分、模式或檔案的偵錯問題的指南。當使用者在偵錯問題或解釋程式碼時請求助手時,可以使用此技能。

6安裝·0熱度·@rakaadi

安裝

$npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging

如何安裝 code-debugging

透過命令列快速安裝 code-debugging AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:rakaadi/agent-kit。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-11

Browse more skills from rakaadi/agent-kit

快速解答

什麼是 code-debugging?

針對特定程式碼部分、模式或檔案的偵錯問題的指南。當使用者在偵錯問題或解釋程式碼時請求助手時,可以使用此技能。 來源:rakaadi/agent-kit。

如何安裝 code-debugging?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rakaadi/agent-kit --skill code-debugging 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/rakaadi/agent-kit

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-22