nextjs-advanced-routing
Guide for advanced Next.js App Router patterns including Route Handlers, Parallel Routes, Intercepting Routes, Server Actions, error boundaries, draft mode, and streaming with Suspense. CRITICAL for server actions (action.ts, actions.ts files, 'use server' directive), setting cookies from client components, and form handling. Use when requirements involve server actions, form submissions, cookies, mutations, API routes, `route.ts`, parallel routes, intercepting routes, or streaming. Essential for separating server actions from client components.
$ 설치
git clone https://github.com/mcclowes/knights-and-crosses /tmp/knights-and-crosses && cp -r /tmp/knights-and-crosses/.claude/skills/nextjs-advanced-routing ~/.claude/skills/knights-and-crosses// tip: Run this command in your terminal to install the skill
Repository

mcclowes
Author
mcclowes/knights-and-crosses/.claude/skills/nextjs-advanced-routing
0
Stars
0
Forks
Updated6d ago
Added6d ago