Skip to content

netanelavr/dotcursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Contributors