arch-check

Community

Verify Clean Architecture compliance

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 core layers do not depend on infra or utils.
  • Interface Implementation Verification: Checks if interfaces defined in core are correctly implemented in infra and backtest.
  • 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.