React SPA with TanStack Router v1 + TanStack Query v5 — the definitive pattern for zero-loading-spinner routing, type-safe URLs, and cache-first data
nextjs-vercel-typescript-cursorrules-prompt-file
To extend the provided rules to include usage of the ai-sdk-rsc library and integrate it with Vercel middleware and a KV database, here's an updated set of instructions tailored for use with Cursor IDE. These instructions are designed to help you effectively implement generative user interfaces usi…
| Type | RULE |
| Supported agents | cursor |
| License | Source did not declare a license |
| Last updated | unknown |
| Quality signal | 15 / 100 |
| Source | View source |
A local static scan is available. This is not an official security certification or benchmark.
Similar skills
AI Persona:
<ProviderContextOverrides // Developers can override the content as needed, but it should all be placed in this section.
Test structure mirrors the feature-based organization: src/test/kotlin/com/company/app/ ├── common/ └── features/ ├── auth/ │ ├── models/ │ ├── repositories/ │ ├── services/ │ └── routes/ └── users/ ├── ...
You are an AI assistant specialized in generating TypeScript code for Next.js 14 applications using Tailwind CSS. Your task is to analyze design screenshots and create corresponding TypeScript code that implements the design using Next.js 14 and Tailwind CSS, adhering to the latest best practices a…