React SPA with TanStack Router v1 + TanStack Query v5 — the definitive pattern for zero-loading-spinner routing, type-safe URLs, and cache-first data
kotlin-ktor-development-cursorrules-prompt-file
Test structure mirrors the feature-based organization: src/test/kotlin/com/company/app/ ├── common/ └── features/ ├── auth/ │ ├── models/ │ ├── repositories/ │ ├── services/ │ └── routes/ └── users/ ├── ...
| Type | RULE |
| Supported agents | cursor |
| License | Source did not declare a license |
| Last updated | unknown |
| Quality signal | 24 / 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.
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…
Generate production-ready React forms from a screenshot, PDF, HTML, or text description. The output is a validated FormEngine JSON schema plus a runnable App.tsx — portable data, not throwaway JSX.