LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-09

Capabilities

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

Source

  • Spec: SKILL.md
  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
nextjs
app-router
server-actions
route-handlers
react
routing
Implement Server Actions
Create Route Handlers
Configure parallel routes
Setup intercepting routes
Next.js App Router codebase
Route file structure requirements
Form data and request parameters
Server action functions
Route handler endpoints
Parallel and intercepting route layouts