nextjs
25Cursor rule Cursor
Cursor rule "nextjs" from jesseoue/cursor-rules, covering next.js development rules, app router structure, file-based routing, page components and layouts.
Cursor rule Cursor
Cursor rule "nextjs" from jesseoue/cursor-rules, covering next.js development rules, app router structure, file-based routing, page components and layouts.
Cursor rule Cursor
Comprehensive cursor rules for modern web development with Next.js, React, TypeScript, Drizzle, Shadcn/ui, Clerk, Tinybird, Cloudflare Workers, and more.
Cursor rule Cursor
Comprehensive cursor rules for modern web development with Next.js, React, TypeScript, Drizzle, Shadcn/ui, Clerk, Tinybird, Cloudflare Workers, and more.
Cursor rule Cursor
description: QStash HTTP-based message queue best practices including client setup, message publishing, and webhook handling globs: [] alwaysApply: false.
Cursor rule Cursor
Cursor rule "railway" from jesseoue/cursor-rules, covering railway.toml, railway cli commands and database operations.
Cursor rule Cursor
Cursor rule "react-hook-form" from jesseoue/cursor-rules, covering react hook form development rules, core setup, basic form setup, advanced form patterns and complex form with nested objects.
Cursor rule Cursor
Cursor rule "react" from jesseoue/cursor-rules, covering react development rules, component patterns, functional components, component composition and render props pattern.
Cursor rule Cursor
Comprehensive cursor rules for modern web development with Next.js, React, TypeScript, Drizzle, Shadcn/ui, Clerk, Tinybird, Cloudflare Workers, and more.
Cursor rule Cursor
Comprehensive cursor rules for modern web development with Next.js, React, TypeScript, Drizzle, Shadcn/ui, Clerk, Tinybird, Cloudflare Workers, and more.
Cursor rule Cursor
Cursor rule "shadcn" from jesseoue/cursor-rules, covering shadcn/ui component rules, setup & configuration, initial setup, initialize shadcn/ui and add specific components.
Cursor rule Cursor
// lib/stripe.ts import Stripe from 'stripe'.
Cursor rule Cursor
// lib/supabase.ts import { createClient } from '@supabase/supabase-js' import type { Database } from '@/types/supabase'.
Cursor rule Cursor
// ✅ Good - Utility classes Title Action.
Cursor rule Cursor
// lib/react-query.ts import { QueryClient } from '@tanstack/react-query'.
Cursor rule Cursor
Comprehensive testing practices including unit tests, integration tests, naming conventions, mocking, test data, and coverage requirements.
Cursor rule Cursor
Cursor rule "tinybird" from jesseoue/cursor-rules, covering tinybird analytics rules, setup & configuration, project setup, install tinybird cli and initialize project.
Cursor rule Cursor
// lib/trigger.ts import { TriggerClient } from "@trigger.dev/sdk".
Cursor rule Cursor
description: Trigger.dev background jobs platform best practices including job definitions, client configuration, and workflow patterns globs: [] alwaysApply: false.
Cursor rule Cursor
Cursor rule "typescript" from jesseoue/cursor-rules, covering typescript development rules, core configuration, tsconfig.json setup, type definitions and api response types.
Cursor rule Cursor
Cursor rule "vercel" from jesseoue/cursor-rules, covering .env.local (for local development), environment variable configuration, use vercel dashboard or cli for production variables, vercel cli commands and pull environment variables.
Cursor rule Cursor
Zod v4 Coding Guidelines. ALWAYS read this when using Zod.