Cursor rule Cursor
Meta-rule that instructs every LLM-powered agent how to write, store, and compile new “source-of-truth” rules. All new rules must live in ./agent-rules/ as Markdown files with the same front-matter structure shown here. After a rule is added or changed, the agent must run ./translaterules.ts to regenerate…
4 8mo ago A 762 tokens
GPL-3.0