·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-10

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