verify-architecture
CommunityEnsure backend code adheres to architectural standards.
Authorpeppone-choi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the verification of backend code against established architectural principles like TDD, DDD, Clean Architecture, and the Repository Pattern, preventing architectural drift and ensuring code quality.
Core Features & Use Cases
- Automated Code Audits: Checks for correct layer separation (Controller, Service, Repository), dependency direction, domain model independence, and proper repository pattern usage.
- TDD Compliance: Verifies the existence and structure of tests for each layer, promoting test-driven development.
- Use Case: Before merging a new feature, run this Skill to confirm that the newly added backend code follows the project's architectural guidelines, catching potential violations early in the development cycle.
Quick Start
Run the verify-architecture skill to check the backend code's adherence to architectural patterns.
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: verify-architecture Download link: https://github.com/peppone-choi/opensamguk/archive/main.zip#verify-architecture 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 471,000+ vetted skills library on demand.