Add Slice

Scaffold a slice in this Vertical Slice Architecture template — one use case in its own folder, with its FastEndpoints endpoint, request, response, validator, and summary, plus the Feature and Group if they don't exist yet, plus tests. Use when the user says "add a slice", "add a use case", "add an endpoint", "add a command", "add a query", "expose X over the API", or names a use case such as "let users archive a team". Run `/add-entity` first if the use case needs a domain type that doesn't exist yet.

sswconsulting 52df3fa 4 files · 37.4 KB Updated

File contents

sswconsulting/ssw.verticalslicearchitecture/tree/main/.claude/skills/add-slice commit 52df3faf31

Frequently asked questions

npx skillmds@latest add sswconsulting/add-slice