vertical-slice-architecture
CommunityArchitect with clarity using vertical slices.
Software Engineering#architecture#refactoring#ddd#hexagonal#software-design#vertical-slice#feature-boundaries
Authoriyaki
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This approach helps teams avoid tangled, monolithic codebases by organizing code around feature use cases and aligning ownership with business capabilities.
Core Features & Use Cases
- Clear slice boundaries: each feature is implemented inside its own slice with endpoint, orchestration, domain behavior, and persistence coordinated together.
- Dependency direction: inward-facing dependencies that reduce cross-slice leakage and improve testability.
- Incremental adoption: migrate legacy flows one slice at a time to avoid big-bang rewrites.
- Use cases: ideal for medium to large projects with evolving requirements and frequent integration changes.
Quick Start
Begin a new feature as a single slice by placing the endpoint, application logic, domain rules, and persistence together in one cohesive folder.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: vertical-slice-architecture Download link: https://github.com/iyaki/opencode-base-template/archive/main.zip#vertical-slice-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.