tech-debt-analyzer
✓在分析代码库中的技术债务、记录代码质量问题、创建技术债务登记册或评估代码可维护性时,应使用此技能。使用它来识别代码气味、架构问题、依赖性问题、缺少文档、安全漏洞以及创建全面的技术债务文档。
SKILL.md
| Code Quality | Large files, complex functions, TODO/FIXME markers | | Architectural | Tight coupling, missing abstractions, circular deps | | Test | Missing coverage, fragile tests, slow execution | | Documentation | Missing README, outdated docs, no ADRs | | Dependency | Outdated packages, security vulnerabilities |
| Performance | N+1 queries, memory leaks, large bundles | | Security | Missing validation, exposed secrets, XSS/SQL injection |
| Critical | Security vulns, data loss risk | Immediate fix | | High | Performance problems, blocking issues | Current sprint | | Medium | Code quality, missing docs | This quarter | | Low | Minor smells, optimizations | When convenient |
在分析代码库中的技术债务、记录代码质量问题、创建技术债务登记册或评估代码可维护性时,应使用此技能。使用它来识别代码气味、架构问题、依赖性问题、缺少文档、安全漏洞以及创建全面的技术债务文档。 来源:travisjneuman/.claude。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/travisjneuman/.claude --skill tech-debt-analyzer- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 tech-debt-analyzer?
在分析代码库中的技术债务、记录代码质量问题、创建技术债务登记册或评估代码可维护性时,应使用此技能。使用它来识别代码气味、架构问题、依赖性问题、缺少文档、安全漏洞以及创建全面的技术债务文档。 来源:travisjneuman/.claude。
如何安装 tech-debt-analyzer?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/travisjneuman/.claude --skill tech-debt-analyzer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/travisjneuman/.claude
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01