What problem does it solve?
This Skill encapsulates Next.js best practices across project structure, routing patterns, and performance optimization to help teams build scalable apps with confidence.
Core Features & Use Cases
- File Conventions: Guides on app layout, route files, and parallel/intercepting routes to maintain consistency.
- RSC Boundaries & Data Patterns: Advises on valid Server Components vs Client Components, data fetching strategies, and caching.
- Metadata, Error Handling & Bundling: Covers generateMetadata, error boundaries, and bundling considerations for robust apps.
- Quick Start: Provides a starter audit checklist and prompt templates to start applying the guidelines in a real project.
Quick Start
Use this skill to audit a Next.js project against the documented best practices and generate a remediation plan for any deviations.