Memory and context cursor rules

1,205 tagged Memory and context, measured the same way as everything else here.

Browse within: knowledge-base 122agent-memory 114cursor-ai 88ai-assistant 69nextjs 66documentation 62local-ai 62cursor-ide 61agentic-engineering 60prompts 57tips-and-tricks 54vibecoding 54ai-memory 38agents-md 35

cursorrules

169

knaisoma/data-olympus

Cursor rule Cursor

Always write tests before implementation code. Every feature and bugfix must be covered by a test that fails before the change and passes after it. Keep the test suite fast and deterministic.

23 21d ago A 103 tokens original Apache-2.0

cursorrules

170

nebius/nebius-physical-ai

Cursor rule Cursor

Before processing any user prompt, always read and strictly adhere to the operational constraints, context caching rules, and module boundaries defined in .agents/skills. Keep responses compact and direct to preserve context window longevity.

22 2d ago A 41 tokens original Apache-2.0

poka-yoke

173

rainmanjam/poka-yoke

Cursor rule Cursor

Contributor guidance for the poka-yoke repository.

21 7d ago A 92 tokens original MIT

ai-memory

174

ctxpipe-ai/ctxpipe

Cursor rule Cursor

Local .ai/memory load order, indexes, and candidate-first capture.

21 3d ago A 552 tokens

cursorrules

175

s60yucca/mnemos

Cursor rule Cursor

Use Mnemos automatically during this workspace session.

21 1mo ago A 287 tokens original MIT

arduino-skills

176

wedsamuel1230/arduino-skills

Cursor rule Cursor

Route Arduino and embedded work through the shared skills tree with board-aware and evidence-aware constraints.

21 12d ago A 0 tokens original MIT

cursorrules

177

ilang-ai/Mem-Forever

Cursor rule Cursor

::GENE{mem-forever|v:1.0|spec:ilang-v3.0} T:thisrepoisusermemory T:readsoulandmemorybeforework T:updatememoryaftersignificantwork T:onboardifsoulempty T:onequestionatatime T:neverexposeinternalformat T:commitpushimmediatelyaftereveryupdate T:checkunsavedchangesonstartup A:skipmemoryread⇒contextloss…

20 2mo ago A 1,061 tokens original MIT

cursor

178

nitingupta220/riperflow

Cursor rule

Cursor rule "cursor" from nitingupta220/riperflow, covering riperflow σ and ω₁=🔍r→ℙ(ω₁)→research.

19 1mo ago A 313 tokens original MIT

riper

179

nitingupta220/riperflow

Cursor rule Cursor

Cursor rule "riper" from nitingupta220/riperflow, covering riper-for-all σ and ω₁=🔍r→ℙ(ω₁)→research.

19 1mo ago A 314 tokens original MIT

error-log

180

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

181

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

182

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

lambda-handlers

183

GoranErhartic/cursor-development-rules

Cursor rule Cursor

Lambda handler structure - middy v7 middleware chain, cold start optimization, memory/timeout tuning, handler factory pattern, API Gateway v1/v2 event types, http-cors middleware, powertools injection.

19 6mo ago A 41 tokens original MIT

cursorrules

185

hereisSwapnil/memwiki

Cursor rule Cursor

ALWAYS start your session by reading AGENTS.md and .memory/wiki/hot.md to get project context before suggesting code or answering questions.

18 2mo ago A 36 tokens

reqforge-core

186

zxpmail/ReqForge

Cursor rule Cursor

Forge core development rules — code standards, TDD discipline, verification gates, memory system, and feedback loop. Applies to all code files.

18 12d ago A 714 tokens original MIT

context-mem

187

JubaKitiashvili/context-mem

Cursor rule

Cursor rule "context-mem" from JubaKitiashvili/context-mem, covering context-mem integration, workflow (important — follow this order), rules and available mcp tools.

18 4mo ago A 514 tokens original MIT

memory-bank

188

ssdeanx/secure-rag-multi-agent

Cursor rule Cursor

The Memory Bank is a hierarchical documentation system designed to survive AI memory resets. It organizes project knowledge into: project brief → context files → designs → requirements → tasks → progress. Every task must begin with reading ALL memory bank files. Use spec-driven development with EARS format…

18 8mo ago A 6,144 tokens

cursor-aidumem

189

monkey2jack/aiduMEI

Cursor rule

When you make significant code changes (new functions, refactors, bug fixes), automatically store them to aiduMEI's Raw Drawer for long-term recall.

18 3d ago A 0 tokens original MIT

aria-audit

190

mikeprasad/aria-knowledge

Cursor rule Cursor

ARIA audit skills — /audit dispatcher plus /audit-knowledge, /audit-config, /audit-style, /audit-usage. Use when user says 'audit knowledge', 'audit config', 'audit style', 'audit usage', 'review setup', or runs the slash commands.

17 5d ago A 0 tokens

aria-context

191

mikeprasad/aria-knowledge

Cursor rule Cursor

ARIA context surfacing — /context and /rules. Use whenever the user asks to load knowledge by topic, references a tag, or asks 'what do we know about X' or 'look up rule N'. Also fires the implicit task-start tag match described in AGENTS.md.

17 5d ago A 0 tokens

aria-rule-22

192

mikeprasad/aria-knowledge

Cursor rule Cursor

Rule 22 — change decision framework. Apply BEFORE every Edit/Write: emit a [Rule 22] block (Low Impact or High Impact 7-step) ABOVE the tool call in the same turn, then run scripts/aria/record-edit-intent.sh to log intent. Verify scope AFTER each edit.

17 5d ago A 6,011 tokens