Comprehensive .cursorrules file for Next.js 15 App Router projects with TypeScript, enforcing server components by default, proper use of "use client" directive, and App Router conventions.
Enforces Next.js 15 best practices including: server components first, "use client" only when needed, proper data fetching with async server components, metadata API for SEO, route groups, loading/error boundaries, and TypeScript strict mode. Covers Tailwind CSS, shadcn/ui patterns, and Vercel deployment conventions.
Workflows from the Neura Market marketplace related to this Cursor resource