Simple rules & commands — smarter Cursor.
| 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 |
| 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 |
Copy .cursor/ into your project root to activate rules and commands.