nextjs-structure
Installation
SKILL.md
Next.js Enterprise Standards
1. Feature-Sliced Directory Structure
Avoid a monolithic components/ folder. Structure the frontend to mirror the backend domain boundaries.
Adopt Structure by Feature [26]:
Avoid a monolithic components/ folder. Structure the frontend to mirror the backend domain boundaries.
Adopt Structure by Feature [26]: