William Simmonds
Community@wsimmonds · UK / Brazil
Long-time builder of things.
Agent Skills by William Simmonds
Showing 10 vetted skills indexed across 1 GitHub repositories.
nextjs-server-navigation
Guide Link and redirect() navigation in Next.js server components.
nextjs-pathname-id-fetch
Fetch and render item data from URL parameters in Next.js app directory dynamic routes.
nextjs-client-cookie-pattern
Trigger Next.js server actions from client components to set cookies.
nextjs-server-client-components
Resolve Server and Client Component selection in the Next.js App Router.
nextjs-advanced-routing
Implement and validate Next.js App Router patterns with TypeScript.
vercel-ai-sdk
Integrate Vercel AI SDK v5 for chat interfaces, tool calling, and streaming.
nextjs-anti-patterns
Detect and fix Next.js App Router anti-patterns during code reviews.
nextjs-dynamic-routes-params
Maps URL segments to dynamic route files and accesses params in Next.js App Router.
nextjs-use-search-params-suspense
Enable Next.js client components to read URL query parameters using Suspense-wrapped useSearchParams hooks.
nextjs-app-router-fundamentals
Migrate Next.js Pages Router projects to App Router conventions.