Skip to content

Cursor Rules

Cursor reads the repository’s vendor-neutral AGENTS.md files for project instructions. Root guidance applies repository-wide; nested files add local rules for their directory.

Use these canonical files to describe:

  • Project structure
  • Folder structure
  • Libraries we use
  • Our Style Guide

Reusable agent workflows live under .agents/skills/<name>/SKILL.md, which Cursor discovers natively. Do not add .cursor/ rules or duplicate skills.