nextjs - Build Next.js 16 Apps with App Router and Server Components
Build Next.js 16 applications with App Router, Server Components/Actions, Cache Components, and async route params
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create Next.js 16 projects
- configure App Router
- implement Server Components
- add Cache Components
- handle async route params
- migrate middleware to proxy
- set up parallel routes
- configure Turbopack
Inputs
- Next.js project files
- TypeScript configuration
- package.json dependencies
- App Router structure
- API keys
- environment variables
Outputs
- Next.js application
- updated configuration files
- route handlers
- proxy.ts files
- parallel route defaults
- cached components
Requirements
- Node.js 20.9+
- Next.js 16.1.1+
- React 19.2.3+
- TypeScript 5.6+
- npm or yarn
- App Router structure
