4 rules available in the Cursor directory
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.