Nextjs App Router

Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, implementing Server Components and Client Components ("use client"), creating Server Actions for forms, building Route Handlers (route.ts), configuring caching with "use cache" directive (cacheLife, cacheTag), setting up parallel routes (`@slot`) or intercepting routes, migrating to proxy.ts, or working with App Router file conventions (layout.tsx, page.tsx, loading.tsx, error.tsx).

mr-q526 Updated

File contents

mr-q526/teamcc-platform/tree/main/skill-graph/skills-flat/nextjs-app-router commit 2ba289725b

Frequently asked questions

npx skillmds@latest add mr-q526/nextjs-app-router