4 rules available in the Cursor directory
Custom system instructions and configuration rules that shape how the AI behaves. Copy any rule directly into your setup to customize responses, tone, expertise, and output format.
Cursor rules for Python FastAPI projects enforcing async patterns, Pydantic v2 models, dependency injection, and proper error handling.
Cursor rules for Rust projects covering ownership patterns, error handling with thiserror/anyhow, and async runtime conventions.
EVERY async operation in useEffect MUST have an AbortController.
Write clear, concise, and idiomatic Rust code with accurate examples.