Define commands for reusable workflows
/
prefix in the chat input box. These commands help standardize processes across your team and make common tasks more efficient.
.cursor/commands
directory of your project. When you type /
in the chat input box, Cursor will automatically detect and display available commands from this directory.
.cursor/commands
directory in your project root.md
files with descriptive names (e.g., review-code.md
, write-tests.md
)/
Code review checklist
Security audit
Setup new feature
Create pull request
Run tests and fix failures
Onboard new developer