Acerca de
The Complexity Analyzer is a specialized Claude Code skill designed to evaluate code maintainability by measuring decision points, nesting depth, and linear flow breaks. It provides actionable insights into cyclomatic and cognitive complexity across various languages like JavaScript and Python, helping developers identify high-risk functions that require refactoring. By integrating best-practice metrics and offering specific simplification strategies like method extraction and polymorphism, it ensures your codebase remains clean, readable, and easy to test.