ai coding cursor rules

549 tagged ai coding, measured the same way as everything else here.

Browse within: cursor-ai 132cursor-rules 128mdc 120ai-assistant 69awesome-list 68cursorrules 61linter 60chinese 58bilingual 57cursor-ide 49Workflow Automation 33llm-tools 33agents-md 30ai-assisted-development 30

scope-enforcement

26

rwliebs/Dossier

Cursor rule Cursor

Enforces strict scope boundaries on every file modification. Prevents unauthorized out-of-scope changes.

88 1mo ago A 497 tokens

har-workflow

27

os-factory/har

Cursor rule Cursor

HAR harness workflow — read AGENTS.md before changing anything.

83 yesterday A 132 tokens original Apache-2.0

example

28

reporails/cli

Cursor rule Cursor

TypeScript conventions for the project.

74 2mo ago A 0 tokens

cursorrules

29

doncheli/don-cheli-sdd

Cursor rule Cursor

Development assistant under Don Cheli (Specification-Driven Development). 7 lifecycle phases + 3 iron laws.

57 21d ago A 1,355 tokens original Apache-2.0

040-discovery

31

Kanevry/session-orchestrator

Cursor rule Cursor

When the user types /discovery or requests quality analysis, code audit, or issue detection.

49 3d ago A 18 tokens original MIT

050-plan

32

Kanevry/session-orchestrator

Cursor rule Cursor

When the user types /plan or asks to create a project plan, feature PRD, or retrospective.

49 3d ago A 20 tokens original MIT

070-gitlab-ops

33

Kanevry/session-orchestrator

Cursor rule Cursor

When working with GitLab or GitHub — issues, merge requests, pull requests, CI pipelines, labels.

49 3d ago A 21 tokens original MIT

cursor-rule

34

raymondchins/agentmap

Cursor rule

This project can use agentmap (@raymondchins/agentmap) — a queryable import/symbol map at .claude/agentmap/.

46 3d ago A 292 tokens original MIT

karpathy-guidelines

35

swarmclawai/andrej-karpathy-skills

Cursor rule Cursor

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

42 3mo ago A 594 tokens copy · 86% MIT

code-organization

36

Common-ka/ai-agent-unity-rules

Cursor rule Cursor

Assets/ ├── !Project/ # Main project content (! keeps it at top) │ ├── Art/ │ │ ├── Materials/ │ │ ├── Models/ │ │ ├── Textures/ │ │ └── Animations/ │ ├── Audio/ │ │ ├── Music/ │ │ ├── SFX/ │ │ └── Mixers/ │ ├── Prefabs/ │ │ ├── Characters/ │ │ ├── Environment/ │ │ ├── UI/ │ │ └── Effects/ │ ├── Scenes/ │ │ ├──…

39 8mo ago A 1,948 tokens original MIT

unity-ui

38

Common-ka/ai-agent-unity-rules

Cursor rule Cursor

Assets/ ├── UI/ │ ├── Runtime/ │ │ ├── Controllers/ │ │ │ └── MainMenuController.cs │ │ ├── Views/ │ │ │ └── MainMenuView.cs │ │ ├── ViewModels/ │ │ │ └── HealthViewModel.cs │ │ ├── UXML/ │ │ │ └── MainMenu.uxml │ │ └── USS/ │ │ └── MainMenu.uss │ └── Editor/ │ └── UIBuilderExtensions.cs.

39 8mo ago A 0 tokens original MIT

hedgehog

42

skyf0xx/hedgehog

Cursor rule

Hedgehog build discipline — how to work in this repo.

34 2d ago A 236 tokens original MIT

auto-agent

43

JeremyDev87/codingbuddy

Cursor rule Cursor

When user message starts with PLAN, ACT, EVAL, AUTO (or localized variants: 자동, 自動, 自动, AUTOMÁTICO).

31 4mo ago A 0 tokens original MIT

imports

44

JeremyDev87/codingbuddy

Cursor rule Cursor

When PLAN, ACT, EVAL, AUTO keywords detected → Immediately call parsemode MCP tool.

31 4mo ago A 590 tokens original MIT

speclock

45

sgroy10/speclock

Cursor rule Cursor

SpecLock project constraints — enforced automatically.

25 14d ago A 5,298 tokens original MIT