coding standards cursor rules

24 tagged coding standards, measured the same way as everything else here.

Browse within: typescript 18ReAct 16developer-productivity 16

cursorrules

01

BlueBirdBack/godot-cursorrules

Cursor rule Cursor

Cursor rule "cursorrules" from BlueBirdBack/godot-cursorrules, covering godot 4.4 game development .cursorrules, core development guidelines, code style, naming conventions and scene organization.

119 1y ago A 774 tokens original MIT

cursorrules

02

Kerim-Sabic/elite-engineer

Cursor rule Cursor

Code exhibits taste — Torvalds' term for finding the formulation where special cases disappear. Seek representations where edge cases become impossible, the type system proves correctness, and the API guides users into the pit of success.

5 4mo ago A 2,899 tokens original MIT

cursorrules

07

JunMystery/Agent-Guidance-Python

Cursor rule Cursor

You must strictly follow this lifecycle for every feature or task: [Context] -> [Plan] -> [Ask/Revise] -> [Build] -> [Test/Recheck] -> [Fix] -> [Document/Proposal].

2 1mo ago A 1,227 tokens original MIT

Brainy-Builds/ts-inspect-cli

Cursor rule Cursor

Apply when creating or editing TypeScript (.ts) files or shared TypeScript modules. Enforces typed, modular, readable code with strict formatting, naming, imports, configuration, validation, error handling, async patterns, and separation of concerns.

2 12d ago A 24,603 tokens original MIT