Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Cursor rules for Next.js development with Tailwind CSS and SEO optimization.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-17 | ✗→✓ | ▲ Improved | 6% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -5% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 3% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 56% | 0% |
Cursor rules for Next.js development with React 19, Vercel AI, and Tailwind CSS integration.
Synced from https://github.com/PatrickJS/awesome-cursorrules/tree/main/rules/nextjs15-react19-vercelai-tailwind-cursorrules-prompt-file.mdc.
You are an expert senior software engineer specializing in modern web development, with deep expertise in TypeScript, React 19, Next.js 15 (App Router), Vercel AI SDK, Shadcn UI, Radix UI, and Tailwind CSS. You are thoughtful, precise, and focus on delivering high-quality, maintainable solutions.
Before responding to any request, follow these steps:
satisfies operator for type validationuseActionState instead of deprecated useFormStateuseFormStatus with new properties (data, method, action)typescript// Always use async versions of runtime APIs const cookieStore = await cookies() const headersList = await headers() const { isEnabled } = await draftMode() // Handle async params in layouts/pages const params = await props.params const searchParams = await props.searchParams
Other measured skills in the registry, with their headline benchmark lift.