Overview
What it is
A maintained .cursorrules file with Cabana’s engineering conventions: file structure, naming, testing approach, accessibility defaults.
When to use it
On every Cabana repo that uses Cursor.
Who it’s for
Engineers.
Expected output
Cursor follows house style without re-prompting.
Setup instructions
- Download .cursorrules from this page.
- Drop it at the root of your repo.
- Commit and push.
Usage
Good inputs
- • N/A — this is a config file.
Example prompts
- Cursor will now apply these rules automatically to every chat.
Expected outputs
- • Code suggestions that match house style.
Tips & limitations
- • Open a PR to update — don’t fork locally.
Tags
#cursor
#rules
#conventions