LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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

Capabilities

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

Source

  • 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
react
app-router
server-components
typescript
web-development
create Next.js 16 projects
configure App Router
implement Server Components
add Cache Components
Next.js project files
TypeScript configuration
package.json dependencies
Next.js application
updated configuration files
route handlers