Loading...
Loading...
Next.js 16 App Router performance optimization guidelines (formerly nextjs-16-app-router). This skill should be used when writing Next.js 16 code, configuring caching, implementing Server Components in Next.js, setting up App Router routing, or configuring next.config.js. This skill does NOT cover generic React 19 patterns (use react-19 skill) or non-Next.js server rendering.
npx skill4agent add pproenca/dot-skills nextjs| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Build & Bundle Optimization | CRITICAL | |
| 2 | Caching Strategy | CRITICAL | |
| 3 | Server Components & Data Fetching | HIGH | |
| 4 | Routing & Navigation | HIGH | |
| 5 | Server Actions & Mutations | MEDIUM-HIGH | |
| 6 | Streaming & Loading States | MEDIUM | |
| 7 | Metadata & SEO | MEDIUM | |
| 8 | Client Components | LOW-MEDIUM | |
build-optimize-package-importsbuild-dynamic-importsbuild-barrel-filesbuild-turbopack-configbuild-external-packagescache-use-cache-directivecache-revalidate-tagcache-fetch-optionscache-revalidate-pathcache-react-cachecache-segment-configserver-parallel-fetchingserver-component-streamingserver-data-colocationserver-preload-patternserver-avoid-client-fetchingserver-error-handlingroute-parallel-routesroute-intercepting-routesroute-prefetchingroute-proxy-tsroute-not-foundaction-server-action-formsaction-pending-statesaction-error-handlingaction-optimistic-updatesaction-revalidationstream-suspense-boundariesstream-loading-tsxstream-error-tsxstream-skeleton-matchingstream-nested-suspensemeta-generate-metadatameta-sitemapmeta-robotsmeta-opengraph-imagesclient-use-client-boundaryclient-children-patternclient-hydration-mismatchclient-third-party-scriptsreact-19tanstack-queryreact-hook-formAGENTS.md