nextjs-app-router-mastery

Installation
SKILL.md

Next.js App Router Mastery

Core Concepts

  1. Server Components by Default - Components are server-rendered unless marked 'use client'
  2. Streaming & Suspense - Progressive rendering with loading states
  3. Parallel Routes - Simultaneous route rendering
  4. Intercepting Routes - Modal patterns without navigation

File Conventions

Installs
15
GitHub Stars
6
First Seen
Jan 24, 2026
nextjs-app-router-mastery — autohandai/community-skills