nextjs
Installation
Summary
Build Next.js 16 apps with async route params, Server Components, Cache Components, and Partial Prerendering.
- Covers 25+ documented errors and solutions, including async params migration, parallel routes with required
default.js, and"use cache"directive patterns - Supports Cache Components with
revalidateTag(),updateTag(), andrefresh()APIs for opt-in caching and stale-while-revalidate strategies - Includes proxy.ts migration (replaces deprecated middleware.ts), Turbopack production limitations (Prisma incompatibility, source map security, monorepo hash mismatches), and React 19.2 features (View Transitions, useEffectEvent)
- Provides templates for async params, parallel routes, cache components, server actions, and configuration; references breaking changes from Node.js 20.9+ requirement and image optimization defaults
SKILL.md
Next.js App Router - Production Patterns
Version: Next.js 16.1.1 React Version: 19.2.3 Node.js: 20.9+ Last Verified: 2026-01-09
Table of Contents
Related skills
More from jezweb/claude-skills
tailwind-v4-shadcn
|
2.7Ktanstack-query
|
2.5Kshadcn-ui
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.
2.5Ktailwind-theme-builder
>
2.2Kfastapi
|
2.0Kcolor-palette
>
1.9K