Cursor rule Cursor
Kit-authoring rules for the @commerce-atoms/agents repo. Distinguishes root (npm package) from kit/ (shipped product). Always-on.
148 tagged copilot, measured the same way as everything else here.
Browse within: instructions 30context-engineering 26ai-coding-assistant 21ai-guardrails 21contextops 21cursorrules 19documentation 17agents-md 12android 11android-architecture 11astro 11best-practices 11rules-for-ai 11windsurf 11
Cursor rule Cursor
Kit-authoring rules for the @commerce-atoms/agents repo. Distinguishes root (npm package) from kit/ (shipped product). Always-on.
Cursor rule Cursor
Routing manifest rules — single source app/routes.ts. See rules/core/routing.md.
Cursor rule Cursor
Module boundaries, shared folder policies, route/view split. See rules/core/architecture.md.
Cursor rule Cursor
Repository instructions for AI coding agents.
Cursor rule Cursor
You have the AI Mind Map MCP server connected. It is a persistent code memory system that eliminates redundant file re-reading and context loss between sessions.
Cursor rule Cursor
Use descriptive variable names. Prefer small functions. Keep files under 300 lines where practical.
Cursor rule Cursor
Follow the existing code style. Prefer small, pure functions.
Cursor rule Cursor
Always run the formatter before committing. Use TypeScript strict mode in every file. Prefer named exports over default exports.
Cursor rule Cursor
RULES.