nextjs-advanced-routing - Advanced Next.js App Router Routing Patterns
Guides building advanced Next.js App Router patterns including Server Actions, Route Handlers, parallel routes, error boundaries, and streaming.
Tags
Updated: 2026-09-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Implement Server Actions
- Create Route Handlers
- Configure parallel routes
- Setup intercepting routes
- Handle error boundaries
- Stream with Suspense
- Perform optimistic updates
- Manage revalidation and redirection
Inputs
- Next.js App Router codebase
- Route file structure requirements
- Form data and request parameters
Outputs
- Server action functions
- Route handler endpoints
- Parallel and intercepting route layouts
- Revalidation and redirect triggers
Requirements
- Next.js App Router environment
- React with Suspense support
- Node.js runtime
