Feature Slice Designer
Use when
- a new feature spans multiple layers
- the correct target library is unclear
- scope must be decomposed before implementation
Workflow
- Translate the request into domain, data, UI, and integration responsibilities.
- Assign each responsibility to the correct library or create a justified new boundary.
- Return a file-level implementation plan, public APIs, and constraints.
Load only when needed
- Placement rules
- Feature plan template