Wsimmonds
7 skills · 483 stars total
7 skills
This skill helps you implement and reason about Next.js useSearchParams with Suspense in client components for reliable URL query handling.
This skill guides building Next.js App Router dynamic routes and pathname parameters, optimizing route simplicity and correct params usage for server and
This skill guides implementing navigation in Next.js Server Components using Link and redirect, highlighting server-only patterns and benefits for performance.
This skill guides you through implementing Vercel AI SDK v5 patterns for chat, streaming, tool calling, and embeddings to accelerate AI interfaces.
This skill teaches a two-file Next.js pattern where a client action triggers a server cookie, ensuring secure, typed, and maintainable cookie handling.
This skill guides advanced Next.js App Router patterns focusing on server actions, route handlers, parallel routes, cookies, and streaming for robust web apps.
This skill explains and implements the Next.js pathname ID fetch pattern to load data from URL parameters in server components.