Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 964 Bytes

File metadata and controls

28 lines (20 loc) · 964 Bytes

dotcursor

Simple rules & commands — smarter Cursor.

Rules (.cursor/rules/)

Rule What it does
ask-before-acting Asks clarifying questions before starting any task
git-safety Blocks automatic git commands — always asks first
pr-code-review Challenge-first code review before publishing PRs
feature-implementation 4-phase planning methodology for complex features
docs-location Keeps docs organized by purpose
mcp-tool-definition Standardized MCP tool documentation

Commands (.cursor/commands/)

Command What it does
create-pr Create a pull request with structured description
self-review Self-review changes before submitting
handle-pr-comments Address PR review comments
back-to-master-delete-branch Clean up after merge

Usage

Copy .cursor/ into your project root to activate rules and commands.