Applying Vertical Slice Architecture

Designs, reviews, and migrates codebases using Vertical Slice Architecture (VSA) — organizing by business capability instead of technical layer. Produces slice boundaries, folder structures, sharing strategies, and migration plans. Use when designing a new VSA codebase, reviewing an existing VSA codebase for anti-patterns, migrating from layered architecture to vertical slices, deciding slice granularity or folder organization, handling shared code across slices, or when the user mentions vertical slices, feature folders, or organizing by use case.

msewell 50618aa 3 files · 29.3 KB Updated

File contents

msewell/agent-stuff/tree/main/skills/applying-vertical-slice-architecture commit 50618aad62

Frequently asked questions

npx skillmds@latest add msewell/applying-vertical-slice-architecture