nextjs-app-router

Official

Build modern Next.js apps with App Router and streaming.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers the Next.js App Router, server components, streaming, and dynamic routing for modern web apps.

Core Features & Use Cases

  • App Directory Organization: Server and client components structure.
  • Dynamic Routes: generateStaticParams and metadata generation.
  • Loading & Streaming: Progressive rendering and Suspense.

Quick Start

Create a simple app router route with a layout and a streaming page.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nextjs-app-router
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#nextjs-app-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository