What problem does it solve? Manually reviewing large codebases for quality issues, security vulnerabilities, and technical debt is slow and inconsistent. This Skill automates comprehensive code analysis across multiple languages, producing a prioritized, actionable report. ## Core Features & Use Cases - Dead Code & Duplication Detection: Finds unused functions, variables, imports, unreachable code, and DRY violations using dedicated analysis scripts. - Security & Quality Audits: Validates code against OWASP Top 10, SonarQube quality gates, and language-specific company standards (Go, C#, TypeScript, Vue.js, PowerShell, and more). - Prioritized Reporting: Classifies every issue by severity (Critical/High/Medium/Low) with file paths, line numbers, fix examples, and effort estimates. - Use Case: Before a major refactoring, run the analysis on your repository to receive a report highlighting critical security flaws, quick-win cleanups, and a long-term technical debt reduction plan. ## Quick Start Ask Claude to analyze the codebase for code quality, dead code, and security issues, then review the prioritized report it generates.