nextjs
Installation
SKILL.md
⚠️ Security Notice
This skill contains Next.js documentation with command examples. Commands are for reference only and should NEVER be auto-executed by agents without explicit user approval.
Next.js Documentation (v16.2.0-canary.30)
Complete Next.js 16 documentation embedded in markdown. Read from references/ to answer questions about Next.js features, configuration, and best practices.
Documentation Structure
All documentation is in references/ organized by topic:
Core Documentation
App Router (references/01-app/)
Modern Next.js architecture with React Server Components.