@mryll/vertical-slice-architecture

Enforce Vertical Slice Architecture (VSA) when building applications in any language (Go, .NET/C#, Java, Kotlin, TypeScript, Python, etc.) and any type (web API, mobile backend, CLI, event-driven). Organize code by feature/use-case instead of technical layers. Each feature is a self-contained vertical slice with a single entry point that receives the router/framework handle and its dependencies. Use when the user says "vertical slice architecture", "VSA", "organizar por feature", "feature-based architecture", "slice architecture", or when building a new app or feature and the project already follows VSA conventions. Also use when reviewing or refactoring code to align with VSA principles.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@mryll/vertical-slice-architecture/verified)](https://skillsafe.ai/skill/@mryll/vertical-slice-architecture/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@mryll/vertical-slice-architecture/installs)](https://skillsafe.ai/skill/@mryll/vertical-slice-architecture/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@mryll/vertical-slice-architecture/scan)](https://skillsafe.ai/skill/@mryll/vertical-slice-architecture/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@mryll/vertical-slice-architecture/eval)](https://skillsafe.ai/skill/@mryll/vertical-slice-architecture/)