소개
The Code Analysis skill is a comprehensive diagnostic tool for developers designed to evaluate code health across multiple dimensions including readability, maintainability, and architectural integrity. Supporting a wide array of languages like TypeScript, Python, and Go, it identifies 'code smells,' calculates cognitive complexity, and detects duplication to help teams systematically reduce technical debt. By generating structured reports with actionable refactoring advice and quality scores, it automates the most tedious parts of the code review process, ensuring that every commit adheres to SOLID principles and industry-standard best practices.