React Feature Sliced Design

Enforces Feature-Sliced Design (FSD) architecture in React/TypeScript projects by scaffolding compliant folder structures, validating layer boundaries and import directions, detecting and fixing layer violations, and teaching FSD conventions during code generation and review. Use when asked to 'create a page', 'add an entity', 'build a widget', 'scaffold FSD structure', 'refactor to FSD', 'where should I put this code', 'what layer does X go in', 'organize my React code', 'fix layer violation', or 'review my FSD structure'. Triggers on any React/TypeScript task involving FSD layers, slices, segments, cross-layer imports, or public API boundaries.

provectus Updated

File contents

provectus/awos-recruitment/tree/main/registry/skills/react-feature-sliced-design commit 3cb81014d3

Frequently asked questions

npx skillmds@latest add provectus/react-feature-sliced-design