code-style
49Cursor rule Cursor
Code style conventions (formatting, in-code naming, structure) — loaded on demand for code work, not every chat.
A catalog of agent artifacts — agents, skills, rules, scripts, and profiles
This repository also configures its own agents. See what agent-tools tells them →
Cursor rule Cursor
Code style conventions (formatting, in-code naming, structure) — loaded on demand for code work, not every chat.
Cursor rule Cursor
Error handling patterns — no silent catches, typed errors, errors at the edges — loaded on demand for code work.
Cursor rule Cursor
Performance requirements — budgets, measurement, avoid premature optimization — loaded on demand when performance matters.
Cursor rule Cursor
Testing requirements — what must be tested, coverage floors, unit vs integration vs E2e — loaded on demand for code work.
Cursor rule Cursor
GitHub repo hygiene — security policy, CI, rulesets, Releases vs a releases/ folder — load when changing .github/ or community files.
Cursor rule Cursor
Explain AI git co-authorship (Cursor/etc.), prevent it, and remove it safely.
Cursor rule Cursor
Ask when unclear; never guess requirements or product truth.
Cursor rule Cursor
Terse responses with full technical substance (default full intensity).
Cursor rule Cursor
Always enhance user prompts internally before acting (auto/self mode) -- install only with enhance-prompt-auto setup.
Cursor rule Cursor needs its repo
Folder and file naming, layout, grouping; fix legacy paths only with permission.
Cursor rule Cursor
Git setup, Conventional Commits, backups, and commit/push only with user permission.
Cursor rule Cursor
Safe refactors—moves, renames, and splitting code; update all references before removing the old.
Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Cursor rule Cursor
Read and update project context after every task when context exists.
Cursor rule Cursor
Observability requirements — structured logs, spans, metrics on new endpoints — loaded on demand for ops-sensitive work.
Cursor rule Cursor
Prompt quality rules - clarity, precision, scope, output format, measurability, must-nots - loaded on demand for prompt engineering or when building new agent instructions.
Cursor rule Cursor
Security requirements — input validation at trust boundaries, secret handling, auth — loaded on demand for security-sensitive work.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: