LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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 - Next.js Framework Development Assistant

Assists with building production-grade React applications using Next.js framework

Tags

Updated: 2026-03-09

Capabilities

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

Source

  • Spec: SKILL.md
nextjs
react
full-stack
ssr
server-components
development
framework
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
Node.js 18+ environment
React application codebase
Next.js project configuration
production-ready React applications
dashboard with server-side data fetching
authentication system with middleware