tech-debt-reducer
CommunitySystematically defuse technical debt in code.
Authorg97iulio1609
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a systematic approach to identify, prioritize, and eliminate technical debt, improving maintainability, performance, and health metrics across a codebase.
Core Features & Use Cases
- Complexity Assessment: Measure function complexity, code heft, and maintainability.
- Dead Code & Smell Detection: Identify unused code, long functions, and anti-patterns.
- Debt Reporting & Prioritization: Generate a prioritized backlog of debt items and refactor patterns.
- Examples: Apply to a legacy TypeScript project to produce a debt backlog and a targeted refactor plan aligned with risk and impact.
Quick Start
Run the quick-start steps to analyze a repository: start with scripts/analyze-complexity.ts and review the generated debt report.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tech-debt-reducer Download link: https://github.com/g97iulio1609/vscode-agent-skills/archive/main.zip#tech-debt-reducer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.