nextjs - Next.js Framework Development Assistant
Assists with building production-grade React applications using Next.js framework
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create routes with file-based routing
- build Server Components and Client Components
- fetch data with async/await in Server Components
- handle mutations with Server Actions
- choose rendering strategies (ISR, SSR, SSG)
- add middleware for authentication
- optimize images with next/image
- implement dynamic SEO with generateMetadata
Inputs
- Node.js 18+ environment
- React application codebase
- Next.js project configuration
- database connections for Server Components
- authentication system setup
Outputs
- production-ready React applications
- dashboard with server-side data fetching
- authentication system with middleware
- optimized Next.js components
- routes with file-based routing
Requirements
- Node.js 18+
- Next.js framework
- React knowledge
