arch-review
CommunityEnsure code quality and architectural integrity.
AuthorSukbeomH
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically validates code changes against predefined architectural rules, preventing common issues like circular dependencies and layer violations before they are merged.
Core Features & Use Cases
- Circular Dependency Detection: Identifies import cycles within the
src/directory. - Layer Violation Checks: Enforces a strict UI → Service → Repository layering.
- Complexity Analysis: Runs scripts to check function complexity and naming conventions.
- Use Case: Before merging a significant refactor, run this skill to ensure the new code adheres to the established architectural patterns and doesn't introduce new violations.
Quick Start
Run the architecture review skill to check for layer violations and circular dependencies in the source code.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: arch-review Download link: https://github.com/SukbeomH/HExoskeleton/archive/main.zip#arch-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.