tech-debt-tracker
关于
The tech-debt-tracker Skill automatically identifies, measures, and prioritizes technical debt in your codebase by scanning for complexity, duplication, and outdated patterns. It calculates objective metrics and creates actionable backlog items, integrating with tools like codebase-navigator. Use it to systematically track and manage code quality issues during development or refactoring cycles.
快速安装
Claude Code
推荐npx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/tech-debt-tracker在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
常见问题
什么是 tech-debt-tracker Skill?
tech-debt-tracker 是一个 Claude Skill,作者为 mattnigh。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 tech-debt-tracker 相关的任务。
如何安装 tech-debt-tracker?
使用本页的安装命令:将 tech-debt-tracker 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。
tech-debt-tracker 属于哪个分类?
tech-debt-tracker 属于其他分类。
tech-debt-tracker 可以免费使用吗?
可以。tech-debt-tracker 已收录在 AIMCP,可免费安装。
相关推荐技能
code-refinement 用于主动分析和改进现有代码的质量,专注于消除重复、优化算法效率、应用整洁代码原则和提升错误处理的健壮性。它适用于重构代码以提高清晰度、减少“AI代码臃肿”以及优化算法等场景。该技能专门用于改进“活代码”,与用于删除死代码的检测工具形成互补。
该Skill基于Robert C. Martin的Clean Code、Clean Architecture等著作,为代码审查、编写和重构提供指导原则。它专注于命名规范、函数设计、架构边界和SOLID原则等代码质量实践,可作为现有clean-code技能的补充。适用于开发者在进行代码评审、架构讨论或编写生产代码时,快速应用软件工艺标准。
该Skill整合了Robert C. Martin的代码质量原则,适用于代码审查、编写和架构讨论场景。它基于《代码整洁之道》《架构整洁之道》等著作,提供命名规范、函数设计和架构边界等指导。该工具是对现有clean-code技能的补充,但不替代项目的linter或formatter。
Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。
