coding agents cursor rules

89 tagged coding agents, measured the same way as everything else here.

Browse within: agent-memory 8agents-md 7Multi-Agent 6agentic-workflows 6ai-coding-agents 6bdd 6cucumber 6gherkin 6

cursorrules

32

chevy155/agent-readiness

Cursor rule Cursor

Run tests before and after changes. Do not modify secrets or deployment configs without explicit approval. Keep edits scoped to requested files.

4 3mo ago A 25 tokens original MIT

dreamd-recall

34

botzrDev/dreamd

Cursor rule Cursor

Recall lessons, decisions, and prior context from the .agent/ memory daemon. Use when starting work in a project that has a .agent/ folder, when the user references a past decision, or when you are about to make a choice that has a documented prior.

3 2d ago A 54 tokens original Apache-2.0

fp

38

MiaoY0uShan/FP

Cursor rule Cursor

FP evidence-led coding router.

3 25d ago A 534 tokens original MIT

core

42

KingEmma7/cursor-os

Cursor rule Cursor

The engineering contract for this repo lives in AGENTS.md (auto-loaded). Follow it. This rule only adds Cursor-specific behavior so the contract is not duplicated token-for-token on every request.

2 20d ago A 232 tokens original MIT

debugging

43

KingEmma7/cursor-os

Cursor rule Cursor

Debugging discipline. Apply when investigating a bug, test failure, or unexpected behavior.

2 20d ago A 17 tokens original MIT

frontend

44

KingEmma7/cursor-os

Cursor rule Cursor

UI/component conventions. Apply when building or changing user-facing frontend code.

2 20d ago A 0 tokens original MIT

less-is-more

46

oddyblue/Less-Is-More-Skill

Cursor rule Cursor

Architecture-first, reduction-first workflow for code changes, debugging, refactoring, and cleanup. Use to trace the owning path, prefer no edit and subtraction before additions, replace obsolete behavior instead of layering around it, keep scope closed, refute your own diagnosis and fix before believing them, verify…

2 21d ago A 2,286 tokens original MIT