building-nextjs-apps

Official

Next.js 16 patterns—mastered

Authorpanaversity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill consolidates Next.js 16 patterns, including breaking changes, app router updates, and deployment guidelines for production-grade apps.

Core Features & Use Cases

  • Breaking Changes: Async params/searchParams, client components with use(), proxy.ts migration.
  • Patterns: App Router layout, dynamic routes, server actions, API routes, and middleware proxy concepts.
  • DateTime Patterns: Timezone handling best practices across stack.

Quick Start

Create a Next.js 16 project, then apply the recommended patterns to pages, layouts, and API routes.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: building-nextjs-apps
Download link: https://github.com/panaversity/colearn-aidd/archive/main.zip#building-nextjs-apps

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