tech-debt-analyzer

Analyze JavaScript/TypeScript codebases for technical debt and generate reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mshafei721/vibe2store --skill tech-debt-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-debt-analyzer
Source: https://github.com/mshafei721/vibe2store/tree/main/vibe2storeapp/node_modules/ai-labs-claude-skills/dist/skills/tech-debt-analyzer
Command: npx skills add https://github.com/mshafei721/vibe2store --skill tech-debt-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill systematically identifies, analyzes, and documents technical debt in JavaScript/TypeScript codebases, eliminating the manual, inconsistent, and time-consuming process of maintaining code quality. It helps teams prioritize and address issues before they become critical.

Core Features & Use Cases

  • Automated Code Analysis: Detects code smells (e.g., large files, complex functions, deep nesting) and dependency issues (deprecated packages, duplicates).
  • Debt Categorization & Assessment: Organizes findings using standardized categories and assigns severity levels (Critical, High, Medium, Low).
  • Technical Debt Register: Generates comprehensive documentation and tracking templates for managing debt.
  • Use Case: A development team needs to assess the health of an aging microservice. They can use this skill to get an automated report on code quality, identify critical security vulnerabilities in dependencies, and generate a prioritized list of refactoring tasks.

Quick Start

Analyze the codebase in 'src/' for technical debt and generate a detailed report.