nextjs
Installation
SKILL.md
skill:nextjs - Next.js 16 Expert
Version: 1.0.0
Purpose
Build production-grade Next.js 16 applications using App Router, React Server Components, Server Actions, Cache Components ("use cache"), and async route params. This skill covers the full Next.js 16 development lifecycle including routing, data fetching, caching, authentication (proxy.ts), middleware, and deployment. Use when building new Next.js apps, migrating from Pages Router, upgrading to Next.js 16, or implementing complex data fetching patterns.
File Structure
skills/nextjs/
├── SKILL.md (this file)
└── examples.md