File type
.cursor/rules (MDC)
Cursor project rules with YAML frontmatter for scoped, composable instructions.
.cursor/rules/
Configs for .cursor/rules (MDC)
.cursor/rules — SvelteKit + TypeScript
Cursor MDC project rules for SvelteKit and TypeScript with Svelte 5 runes, form actions, and server/client boundary patterns.
.cursor/rules — Vue 3 + TypeScript (Nuxt 3)
Cursor MDC project rules for Nuxt 3 and Vue 3 with Composition API, Nitro routes, and typed data-fetching conventions.
.cursor/rules — Next.js + TypeScript + Tailwind CSS
Cursor project rules (MDC) for Next.js + TypeScript + Tailwind with App Router and server-action-first conventions.
.cursor/rules — React + TypeScript (Vite SPA)
Cursor project rules (MDC) for React + TypeScript Vite SPA projects with client-side data-fetching patterns.
.cursor/rules — Python + FastAPI
Cursor project rules (MDC) for FastAPI backends with layered architecture, SQLAlchemy 2.0, and pytest workflows.
.cursor/rules — Rust CLI Applications
Cursor project rules (MDC) for Rust CLI apps using clap, thiserror/anyhow, tracing, and assert_cmd tests.