Loading...
Loading...
Found 331 Skills
tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety
Comprehensive Redux Toolkit best practices for React and Next.js applications with TypeScript.
Vercel and Next.js deployment best practices including server components, edge functions, AI SDK integration, and performance optimization.
Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications requiring integrated backend services with Next.js, React, or Vue.
Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.
Apply SEO best practices for web applications including metadata, performance optimization, and search engine optimization techniques.
Configures Neon Serverless Driver for Next.js, Vercel Edge Functions, AWS Lambda, and other serverless environments. Installs @neondatabase/serverless, sets up environment variables, and creates working API route examples with TypeScript types. Use when users need to connect their application to Neon, fetch or query data from a Neon database, integrate Neon with Next.js or serverless frameworks, or set up database access in edge/serverless environments where traditional PostgreSQL clients don't work.
Guidelines for implementing Clerk authentication in Next.js applications with middleware, hooks, and security best practices
GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
Guide for using BillingSDK - open-source React components for pricing tables, subscription management, and billing UI with Dodo Payments.
Implements React Server Components (RSC) patterns with Next.js App Router including data fetching, streaming, selective hydration, and server/client composition. Use when users request "server components", "RSC", "Next.js app router", "server-side rendering", or "streaming".