Back to library
Cursor
Cursor
team

Cursor Rules File

Shared .cursorrules covering our TS, React, and testing conventions.

Owner · Theo ParkUpdated · May 12, 2026Contact · theo@cabana.team

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

  1. Download .cursorrules from this page.
  2. Drop it at the root of your repo.
  3. 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