Nextjs App Router

Ensure correct Next.js App Router architecture, rendering strategy, and data fetching. Use whenever working under /app — routing, layouts, server/client component boundaries, data fetching, Suspense, and Server Actions. Defaults to Server Components and adds 'use client' only for interactivity. Not for the Pages Router (/pages).

asymmetric-al Updated

File contents

asymmetric-al/core/tree/main/.agents/skills/nextjs-app-router commit 636c7496a6

Frequently asked questions

npx skillmds@latest add asymmetric-al/nextjs-app-router