next-best-practices
by @vercel-labs/next-skills · 778 stars · 46.4K installs/wk · Rank #76
A comprehensive guide for Next.js development covering RSC, routing, performance, and deployment best practices.
Install
npx skills add https://github.com/vercel-labs/next-skills --skill next-best-practicesSummary
- Covers 15+ topic areas including file conventions, route segments, RSC boundaries, async patterns, metadata generation, and image/font optimization
- Provides runtime selection guidance, directive usage, and error handling strategies with specific file conventions like error.tsx and not-found.tsx
- Includes data fetching patterns, route handler best practices, bundling considerations, and hydration error debugging
- Addresses advanced patterns such as parallel routes, intercepting routes, Suspense boundaries, and self-hosting with Docker
Tags
reactnodedockertypescriptvercelfrontendbackendperformancearchitecturefullstackbest-practicesreviewofficial