agents md cursor rules

202 tagged agents md, measured the same way as everything else here.

Browse within: agent-memory 29awesome 28ai-skills 24copilot-instructions 22aws 18codex-skills 13copilot 12context-engineering 11claude-md 9github-copilot 8agent-rules 7ai-coding-assistant 7coding-agents 7prompt-engineering 7

coco-research/coco

Cursor rule

RULE: When this rule triggers (any .jsx/.tsx file), you MUST read the skills below BEFORE writing code. Read them in order. Do NOT skip any.

217 yesterday A 0 tokens

aigx

04

Lolner95/AIGX

Cursor rule

AIGX genome — complete agent protocol for this codebase.

155 2mo ago C 890 tokens

cursor-aigx

05

Lolner95/AIGX

Cursor rule

AIGX genome — complete agent protocol for this codebase.

155 2mo ago C 892 tokens

study8677/architecture-copilot

Cursor rule Cursor

A guided coach for designing and reviewing software architecture. Architecture is the high-level structure of a system, including its parts, data, connections, and trade-offs.

78 1mo ago A 185 tokens original MIT

karpathy-guidelines

09

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

cursorrules

13

Kabi10/cursor-rules

Cursor rule Cursor

STOP! Before writing ANY code or suggesting ANY changes.

21 2mo ago A 396 tokens original MIT

checklist

14

Kabi10/cursor-rules

Cursor rule

Before making ANY changes or implementing ANY new features.

21 2mo ago A 432 tokens original MIT

nextjs-patterns

15

Kabi10/cursor-rules

Cursor rule

// ✅ Correct: Default to Server Components export default async function Page({ params }) { const data = await getData(); return ; }.

21 2mo ago A 456 tokens original MIT

emdash-skills

16

heymegabyte/claude-skills

Cursor rule Cursor

Emdash Skills — 14-category product-building OS. CF Workers+Hono, Angular, D1, Drizzle, Clerk, Stripe.

20 6d ago A 238 tokens

cursorrules

17

heymegabyte/claude-skills

Cursor rule Cursor

Load CONVENTIONS.md for stack defaults. Load router.md for skill routing. 14 categories (01-14), 94 reference docs, 18 agents.

20 6d ago A 193 tokens

cursorrules

18

docxology/template

Cursor rule Cursor

Use this file together with README.md (onboarding), CLAUDE.md (commands and patterns for Claude Code), and AGENTS.md (full system reference, troubleshooting, configuration).

19 yesterday A 1,159 tokens original Apache-2.0

error-log

19

sordi-ai/skill-everything

Cursor rule Cursor

Apply when learning from a mistake. Central memory of past errors and derived rules; consult before logging a new error to avoid duplicates.

19 3mo ago A 26 tokens original MIT

python

20

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing Python code. Type hints, error handling, mutable defaults, async patterns, and packaging conventions.

19 3mo ago A 22 tokens original MIT

react

21

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing React components. Hook discipline, state placement, performance, async cleanup, and list keys.

19 3mo ago A 21 tokens original MIT