Architectural code analysis for Python design quality. Evaluates simplicity (Rich Hickey), functional core/imperative shell (Gary Bernhardt), and coupling (Constantine & Yourdon). Use for design review or architectural assessment of Python code.
4.9
Rating
0
Installs
Testing & Quality
Category
Well-structured skill with clear usage patterns and architectural focus. The description adequately conveys the skill's purpose for design analysis using established principles (Hickey, Bernhardt, Constantine/Yourdon). Structure is excellent with concise tables and clear organization. However, taskKnowledge scores moderately because the actual analysis implementation details are not evident—it's unclear how the analyzers work or what specific metrics/heuristics they apply. Novelty is limited as architectural analysis (cyclomatic complexity, coupling metrics, pure function detection) can be partially achieved by a capable CLI agent using AST tools, though the skill's integration of multiple frameworks is convenient. The skill would benefit from more concrete examples of what violations look like and how recommendations are generated.
Loading SKILL.md…

Skill Author