·tech-debt
</>

tech-debt

mcouthon/agents

当被要求查找代码异味、审核 TODO、删除死代码、清理未使用的导入、删除调试语句或评估代码质量时使用。触发条件:“使用技术债务模式”、“技术债务”、“代码异味”、“清理”、“删除死代码”、“删除未使用的”、“简化”、“消除浪费”。完全访问模式 - 可以修改文件并运行测试。

3安装·2热度·@mcouthon

安装

$npx skills add https://github.com/mcouthon/agents --skill tech-debt

SKILL.md

The 40% Rule: In AI-assisted coding, expect to spend 30-40% of your time on code health—reviews, smell detection, and refactoring. Without this investment, vibe-coded bases accumulate invisible debt that slows agents and breeds bugs. Schedule regular code health passes, not just reactive fixes.

| Comments | TODO, FIXME, HACK, XXX, "temporary" | | Code Smells | Duplicated blocks, long functions (>50 lines) | | Type Issues | Missing hints, Any types, type: ignore | | Dead Code | Unused functions, unreachable branches | | Dependencies | Outdated packages, unused imports | | Complexity | Deep nesting, long parameter lists |

当被要求查找代码异味、审核 TODO、删除死代码、清理未使用的导入、删除调试语句或评估代码质量时使用。触发条件:“使用技术债务模式”、“技术债务”、“代码异味”、“清理”、“删除死代码”、“删除未使用的”、“简化”、“消除浪费”。完全访问模式 - 可以修改文件并运行测试。 来源:mcouthon/agents。

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

查看原文

可引用信息

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

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

快速解答

什么是 tech-debt?

当被要求查找代码异味、审核 TODO、删除死代码、清理未使用的导入、删除调试语句或评估代码质量时使用。触发条件:“使用技术债务模式”、“技术债务”、“代码异味”、“清理”、“删除死代码”、“删除未使用的”、“简化”、“消除浪费”。完全访问模式 - 可以修改文件并运行测试。 来源:mcouthon/agents。

如何安装 tech-debt?

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

这个 Skill 的源码在哪?

https://github.com/mcouthon/agents

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01