Nextjs Patterns

Advanced Next.js patterns and best practices. Covers Server Actions, Route Handlers, cookies handling, useSearchParams with Suspense, parallel routes, intercepting routes, streaming, and common anti-patterns to avoid. CRITICAL for server actions ('use server' directive), setting cookies from client components, form handling, and URL query parameters. Use when implementing mutations, API routes, complex routing patterns, or reviewing code for Next.js best practices.

awaik 7445146 13.7 KB Updated

File contents

awaik/loomknot.com/tree/main/.claude/skills/nextjs-patterns commit 7445146a05

Frequently asked questions

npx skillmds@latest add awaik/nextjs-patterns