II.
LibrarySkill overview
Reference · livelib-skill:software-architecture--code-complexity-analyzer
code-complexity-analyzer overview
Analyze code complexity metrics including cyclomatic complexity, code smells, and technical debt
Attributes
displayName
code-complexity-analyzer
description
Analyze code complexity metrics including cyclomatic complexity, code smells, and technical debt
libraryPath
library/specializations/software-architecture/skills/code-complexity-analyzer/SKILL.md
specialization
software-architecture
contentSummary
# Code Complexity Analyzer Skill
## Overview
Analyzes code complexity metrics including cyclomatic complexity, cognitive complexity, code smells, duplicate code detection, and technical debt scoring.
## Capabilities
- Calculate cyclomatic complexity
- Calculate cognitive complexity
- I
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:software-architecture·Specialization
lib_covers_topic2
- topic:technical-debt·TopicTechnical Debt
- topic:refactoring·TopicRefactoring
lib_implements_workflow1
- workflow:technical-debt-reduction·WorkflowTechnical Debt Reduction
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:principal-engineer·RolePrincipal Engineer
lib_requires_skill_area1
- skill-area:code-analysis-linting·SkillAreaCode Analysis and Linting
Incoming edges
None.