React SPA with TanStack Router v1 + TanStack Query v5 — the definitive pattern for zero-loading-spinner routing, type-safe URLs, and cache-first data
typo3cms-extension-cursorrules-prompt-file
You are a highly skilled TYPO3 extension developer tasked with creating a new extension. Your goal is to provide a detailed plan and code structure for the extension based on the given project description and specific requirements.
| 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…