
Zero Tech Debt
- 2.6k repo stars
- Updated July 28, 2026
- jeremylongshore/claude-code-plugins-plus-skills
Systematically refactor features to remove technical debt by eliminating cruft and dead abstractions while preserving core functionality.
About
A methodology for systematically refactoring code to eliminate technical debt—removing compatibility cruft, dead abstractions, and historical compromises as if the correct architecture had existed from day one. Development teams use this to recover architectural coherence in aging codebases and reset the foundation for future growth without the risk of unmethodical rewrites.
- 7-step refactor workflow
- Candidate detection
- Architecture modernization
- No legacy cruft
- Methodology-driven
Zero Tech Debt by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill plugins/skill-enhancers/zero-tech-debtAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2.6k |
|---|---|
| Last updated | July 28, 2026 |
| Repository | jeremylongshore/claude-code-plugins-plus-skills ↗ |
What it does
Systematically refactor features to remove technical debt by eliminating cruft and dead abstractions while preserving core functionality.