概要
The Codebase Analyzer is a specialized skill designed to perform deep-dive assessments of software projects. It automates the detection of architectural patterns, identifies code duplication (DRY violations), and audits dependencies for security and bloat. By leveraging static analysis and custom scripts, it provides actionable insights into cyclomatic complexity, React performance issues, and technical debt, helping development teams maintain high-quality, performant, and maintainable codebases through automated reporting and prioritized action plans.