scope-appropriate-architecture
CommunityRight-size architecture to project scope.
Authoryonatangross
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents over-engineering by ensuring that the chosen architecture and patterns precisely match the project's current scale and complexity, saving development time and resources.
Core Features & Use Cases
- Project Tier Classification: Automatically detects project scope into 6 tiers based on signals like LOC, file count, and infrastructure presence.
- Pattern Constraint: Restricts architectural pattern choices (e.g., microservices, CQRS, DI) to those appropriate for the detected tier.
- Use Case: When designing a new MVP, this Skill will guide you away from enterprise-level patterns like Hexagonal Architecture and towards simpler, more suitable solutions like an MVC monolith, preventing future refactoring headaches.
Quick Start
Use the scope-appropriate-architecture skill to determine the correct architectural tier for a new project.
Dependency Matrix
Required Modules
None requiredComponents
rulesreferences
💻 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: scope-appropriate-architecture Download link: https://github.com/yonatangross/orchestkit/archive/main.zip#scope-appropriate-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 223,000+ vetted skills library on demand.