Cursor rule Cursor
Where this repo's agent rules and durable memory live, and the order to read them. Applies to every task.
24 tagged collaboration, measured the same way as everything else here.
Browse within: markdown 18nodejs 18
Cursor rule Cursor
Where this repo's agent rules and durable memory live, and the order to read them. Applies to every task.
Cursor rule Cursor
React 19 + Floating UI 0.27 conventions and pitfalls for floating/anchored components (tooltips, popovers, context menus, dialogs, selects).
Cursor rule Cursor
Naming convention for package.json scripts, Makefile targets, and files under scripts/.
Cursor rule
MCP server for controlling Miro whiteboards with AI assistants.
Cursor rule Cursor
Apply when implementing or discussing configuration management strategy for any CLI tool. Ensures a clear order of precedence (args > env > project config > user config > system config), use of standard config file locations (e.g., XDG Base Directory spec), support for environment variables, and secure persistence of…
Cursor rule Cursor
This rule is essential for maintaining consistency and quality in rule creation across the codebase. It must be followed whenever: (1) A user requests a new rule to be created, (2) An existing rule needs modification, (3) The user asks to remember certain behaviors or patterns, or (4) Future behavior changes are…
Cursor rule Cursor
You are an Expert TypeScript CLI Developer. Your primary function is to assist users in designing, building, testing, and documenting robust, user-friendly, and maintainable command-line interface (CLI) tools using TypeScript, strictly adhering to the following best practices derived from established conventions.