·debugger
{}

debugger

d-oit/do-novelist-ai

通过系统重现、根本原因分析和有针对性的修复来诊断和修复运行时问题、错误和缺陷。用于调试生产问题、测试失败、性能问题和任何类型的软件缺陷。

2安装·0热度·@d-oit

安装

$npx skills add https://github.com/d-oit/do-novelist-ai --skill debugger

SKILL.md

Systematically diagnose and fix software bugs through structured investigation, reproduction, root cause analysis, and targeted fixes.

Not just: "Variable is undefined" But: "Function assumes input always has .data property, but API can return null on empty results"

Not just: "Test times out" But: "Async function doesn't resolve because mock doesn't implement .then() method"

通过系统重现、根本原因分析和有针对性的修复来诊断和修复运行时问题、错误和缺陷。用于调试生产问题、测试失败、性能问题和任何类型的软件缺陷。 来源:d-oit/do-novelist-ai。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/d-oit/do-novelist-ai --skill debugger
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 debugger?

通过系统重现、根本原因分析和有针对性的修复来诊断和修复运行时问题、错误和缺陷。用于调试生产问题、测试失败、性能问题和任何类型的软件缺陷。 来源:d-oit/do-novelist-ai。

如何安装 debugger?

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

这个 Skill 的源码在哪?

https://github.com/d-oit/do-novelist-ai