arch-check
CommunityVerify Clean Architecture compliance
Software Engineering#code quality#refactoring#python#clean architecture#dependency analysis#architecture validation
AuthorJunghyun99
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically verifies if your project adheres to Clean Architecture principles, ensuring a maintainable and scalable codebase.
Core Features & Use Cases
- Dependency Direction Check: Ensures
corelayers do not depend oninfraorutils. - Interface Implementation Verification: Checks if interfaces defined in
coreare correctly implemented ininfraandbacktest. - Backtest Reusability: Validates that backtesting logic reuses core components without introducing backtest-specific code into the core.
- Cyclic Dependency Detection: Identifies and reports circular dependencies between modules.
Quick Start
Run the arch-check skill to validate the clean architecture rules for the current project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-check Download link: https://github.com/Junghyun99/StockAsset/archive/main.zip#arch-check 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.