·debug
</>

debug

phrazzld/claude-config

调查本地开发问题:测试失败、运行时错误、类型错误、 意外的行为。当某些东西在本地无法工作、测试失败、构建中断时使用, 或行为与预期不同。与/调查(生产)和 /fix-ci(CI 管道)。关键词:调试、为什么不、损坏、失败、错误、崩溃、 未定义、意外、不起作用、本地测试。

7安装·1热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill debug

SKILL.md

| Test failure | Jest/Vitest output, assertion error | Read test, trace expectation | | Runtime error | Exception, crash, undefined | Stack trace → source → state | | Type error | TS complaint, inference issue | Read error, check types | | Build failure | Bundler error, missing module | Check deps, config |

| Behavior mismatch | "It should do X but does Y" | Trace code path, find divergence |

调查本地开发问题:测试失败、运行时错误、类型错误、 意外的行为。当某些东西在本地无法工作、测试失败、构建中断时使用, 或行为与预期不同。与/调查(生产)和 /fix-ci(CI 管道)。关键词:调试、为什么不、损坏、失败、错误、崩溃、 未定义、意外、不起作用、本地测试。 来源:phrazzld/claude-config。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill debug 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill debug
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 debug?

调查本地开发问题:测试失败、运行时错误、类型错误、 意外的行为。当某些东西在本地无法工作、测试失败、构建中断时使用, 或行为与预期不同。与/调查(生产)和 /fix-ci(CI 管道)。关键词:调试、为什么不、损坏、失败、错误、崩溃、 未定义、意外、不起作用、本地测试。 来源:phrazzld/claude-config。

如何安装 debug?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill debug 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config