Vsa

Vertical Slice Architecture guardian, two modes. PLACE mode: decide where a new class, event, DTO, or module belongs under VSA rules, or design a new module/slice map from scratch. AUDIT mode: scan for slice-isolation violations (cross-slice imports, cross-module coupling, misplaced events) and prescribe the move that fixes each. Use whenever the user says "VSA", "which slice", "where does this class go", "slice isolation", "organize the slices", "cross-slice import", "should this move to module root", or asks how to structure a feature in a slice-based codebase.

digitaldreams 64b6356 4.1 KB Updated

File contents

digitaldreams/tuhin/tree/main/skills/vsa commit 64b63566ba

Frequently asked questions

npx skillmds@latest add digitaldreams/vsa