返回技能列表

tech-debt-tracker

mattnigh
更新于 4 days ago
7 次查看
22
1
22
在 GitHub 上查看
其他technical-debtcode-qualityrefactoringmetricsprioritization

关于

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_collection
Git 克隆备选方式
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/tech-debt-tracker

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

mattnigh/skills_collection
路径: collection/nikhillinit__Updog_restore__claude__skills__workflow-engine__tech-debt-tracker__SKILL.md
0

相关推荐技能

code-refinement

其他

code-refinement 用于主动分析和改进现有代码的质量,专注于消除重复、优化算法效率、应用整洁代码原则和提升错误处理的健壮性。它适用于重构代码以提高清晰度、减少“AI代码臃肿”以及优化算法等场景。该技能专门用于改进“活代码”,与用于删除死代码的检测工具形成互补。

查看技能

uncle-bob-craft

其他

该Skill整合了Robert C. Martin的代码质量原则,适用于代码审查、编写和架构讨论场景。它基于《代码整洁之道》《架构整洁之道》等著作,提供命名规范、函数设计和架构边界等指导。该工具是对现有clean-code技能的补充,但不替代项目的linter或formatter。

查看技能

uncle-bob-craft

其他

该Skill基于Robert C. Martin的Clean Code、Clean Architecture等著作,为代码审查、编写和重构提供指导原则。它专注于命名规范、函数设计、架构边界和SOLID原则等代码质量实践,可作为现有clean-code技能的补充。适用于开发者在进行代码评审、架构讨论或编写生产代码时,快速应用软件工艺标准。

查看技能

content-collections

Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。

查看技能