Next.js
Build full-stack React applications with Next.js App Router, SSR, and API routes.
How it works
Generates code for both Pages Router and App Router: Server Components vs Client Components, server actions, route handlers, middleware, ISR, and streaming. Handles loading/error boundaries, parallel routes, and Next.js-specific data fetching patterns (fetch caching, revalidation, dynamic rendering).
Example prompts
“Convert my Pages Router app to App Router with proper server/client split”
“Build a dashboard with parallel routes for modal overlays”
“Add ISR with on-demand revalidation to my blog”
Real-world example
A content platform migrated from custom SSR to Next.js App Router: layout groups for marketing vs app, parallel routes for preview modals, ISR with webhook-triggered revalidation — shipping in 4 days instead of the estimated 3 weeks.
Try the Next.js skill
Available on all plans. 71 skills total. Start free.
Get Started Free