Project Structure

Organize React, Next.js, or TypeScript projects with feature-based architecture. Use when starting or reorganizing an app, deciding where files belong, separating app/features/shared layers, preventing cross-feature imports, designing module boundaries, or applying Bulletproof React-style structure. For high-level architecture tradeoffs use architecture-review; for single-component splitting use decompose.

flpbalada cbabd1b 2.3 KB Updated

File contents

flpbalada/fb-skills/tree/main/skills/project-structure commit cbabd1b94a

Frequently asked questions

npx skillmds@latest add flpbalada/project-structure