Tool
Cursor
AI-first code editor with project and rule-based context controls.
Official websiteSupported config file types
.cursor/rules (MDC)
.cursor/rules/
AGENTS.md
AGENTS.md
Configs for Cursor
.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.
AGENTS.md — Python + FastAPI
Cross-tool AGENTS.md guidance for FastAPI services using Pydantic v2, SQLAlchemy 2.0 async, and layered architecture.
.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.
Secure Development Principles
Cross-tool AGENTS.md baseline for secure development practices across any stack.
React + TypeScript
Cross-tool AGENTS.md guidance for React + TypeScript codebases with scalable UI and API conventions.
Python + Django
Cross-tool AGENTS.md for Django projects with service-layer architecture, migrations, and testing standards.