Cursor rule
LemonCrow code mode reference for Cursor.
434 tagged codex, measured the same way as everything else here.
Browse within: agents-md 54ai-workflow 34coding-agents 33android 27android-development 26androidx 26cursor-ai 26cursor-rules 25aws 18gemini 15agent-workflow 13antigravity 13clawdbot 13ai-coding-agents 12
Cursor rule
LemonCrow code mode reference for Cursor.
Cursor rule
LemonCrow execute mode reference for Cursor.
Snowflake-Labs/subagent-cortex-code
Cursor rule
Route Snowflake queries to the cortex-code skill for specialized Snowflake expertise via Cortex Code CLI.
Cursor rule
Use Nimble CLI for ALL web tasks. Never use WebSearch, WebFetch, curl, or any other web tool.
Cursor rule Cursor
How to add and manage dependencies in this monorepo.
Cursor rule Cursor
Inspect and operate the full DeployBot delivery pipeline.
Cursor rule Cursor
Review, queue, and safely land pull requests when a PR is ready or the user says deploy.
Cursor rule Cursor
Kumo Coding Agent — ML predictions on relational data using KumoRFM.
Suraj1235/open-dynamic-workflows
Cursor rule Cursor
Route workflow, ultracode, and deep-research requests through Open Dynamic Workflows.
Cursor rule Cursor
VibeRaven production gate — canonical agent commands and gate loop.
Cursor rule Cursor
Apply before changing Vercel config or deploy CI workflows.
Cursor rule Cursor
Apply when editing Stripe, Polar, or payment webhook handlers.
Cursor rule Cursor
Relay coordination — room context, locks, /relay ask.
Cursor rule Cursor
This project uses Relay for cross-agent memory. Do not ask the user to configure agent files manually.
Cursor rule Cursor
DeepTutor - Academic advisor investigation and evaluation system with Web-Rooter integration for Chinese university access.
AlanHuang168/AI-Project-Workflow
Cursor rule Cursor
AI Project Workflow rules for Cursor.
Cursor rule
After any mistake or unexpected behavior, prompt to capture structured feedback with context, history-aware lesson distillation, and tags.
Cursor rule
Before risky tool calls (git push, rm -rf, npm publish, deploy), check prevention rules via the thumbgate MCP server. If a rule matches, STOP and explain why.
Cursor rule
At session start, recall past context. At session end, hand off state for next session.
Cursor rule Cursor
Use Bun instead of Node.js, npm, pnpm, or vite.
Cursor rule Cursor
Frappe, ERPNext, and Frappe ecosystem repository guidance.
Cursor rule Cursor
STOP! Before writing ANY code or suggesting ANY changes.
Cursor rule
Before making ANY changes or implementing ANY new features.
Cursor rule
// ✅ Correct: Default to Server Components export default async function Page({ params }) { const data = await getData(); return ; }.