| Next.js | Main React framework with App Router | framework, frontend, backend |
| TanStack Query | Data fetching & caching for API routes | frontend, library |
| Zustand | Client-side state management | frontend, library |
| nuqs | URL state management | frontend, library |
| shadcn/ui | Customizable React components | frontend, library |
| Convex | Realtime database & backend | backend, database, realtime |
| Liveblocks | Multiplayer collaboration features | frontend, backend, realtime |
| Neon | Serverless PostgreSQL | backend, database, sql |
| Supabase | PostgreSQL + Backend as a Service | backend, database, sql |
| Prisma | Type-safe ORM (recommended for teams) | backend, database, orm |
| Drizzle ORM | Lightweight type-safe ORM | backend, database, orm |
| Better Auth | Complete authentication solution | backend, library |
| Inngest | Background jobs & workflows | backend, service |
| Next Safe Action | Secure Server Actions | backend, library |
| next-zod-route | Secure API Routes | backend, library |
| Zod | Runtime validation (v4) | library, validation |
| AI SDK | LLM integration wrapper | backend, frontend, library |
| up-fetch | Modern fetch wrapper | backend, frontend, library |
| Vitest | Fast unit testing | testing, library |
| Playwright | E2E testing | testing, library |
| Sentry | Error tracking & monitoring | monitoring, service |
| Resend | Developer email service | email, service |
| React Email | Email templates in React | email, library |
| AWS SES | High-volume email | email, service |
| Stripe | Complete payment solution | payment, service |
| Lemon Squeezy | Payments with tax handling | payment, service |
| PostHog | Product analytics | analytics, service |
| Plausible | Simple web analytics | analytics, service |
| React Hook Form | Form management (recommended) | frontend, library, forms |
| TanStack Form | Headless form management | frontend, library, forms |
| Uploadthing | Simple file uploads | upload, images, service |
| Cloudflare R2 | S3-compatible storage | backend, images, storage |
| AWS S3 | Object storage standard | storage, images, infra |