Skip to content

chore: add Cursor AI rules#7

Open
tfoster wants to merge 1 commit intomasterfrom
chore/add-cursor-rules
Open

chore: add Cursor AI rules#7
tfoster wants to merge 1 commit intomasterfrom
chore/add-cursor-rules

Conversation

@tfoster
Copy link
Copy Markdown

@tfoster tfoster commented Mar 4, 2026

Summary

  • Adds .cursor/rules/ with five focused rule files tailored to this repo's stack
  • Covers TypeScript / AirBnB ESLint standards, React + MobX component and state management patterns (aligned with campaigns.evolv.ai), SQS coordination notes with aetherial, and git/Linear workflow

Rules added

File Scope
general.mdc Always — TypeScript, AirBnB ESLint, npm workspaces, SQS schema coordination
components.mdc **/*.tsx — observer, FC, makeStyles, no barrel files
state-management.mdc **/*.ts,tsx — MobX, useStaticValue, useDisposable
git-linear-workflow.mdc Always — branch naming, PR standards, Linear CLI
commit-messages.mdc Always — feat/chore/fix format with AP-XXXX ticket key

Test plan

  • Verify rules load correctly in Cursor (open any .tsx file and confirm AI context reflects the rules)

Establishes persistent AI coding standards for this repo: TypeScript /
AirBnB ESLint, React + MobX component and state management patterns
(aligned with campaigns.evolv.ai conventions), SQS coordination notes
with aetherial, and git/Linear workflow standards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant