← All Skills
▲
Next.js Best Practices
ClaudeFreeNEWCoding
From Vercel's engineering team: Next.js best practices, caching strategy and upgrade assistant — Claude writes Next.js the officially recommended way.
Key Features
- App Router best practices
- Cache component strategy
- Upgrade assistant
- Maintained by Vercel
Installation
npx skills add vercel-labs/next-best-practices
How to Use
Applies automatically in Next.js projects: caching, routing and data-fetching code follows official recommended patterns.
Requirements
Claude Code / a Next.js project
Related Skills