Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
Cursor Commands
⭐ Featured by [Cursor](https://x.com/ericzakariasson/status/1973932448200413539)
A curated collection of Cursor slash-command prompts that give your team reusable, version-controlled AI workflows directly inside the Cursor IDE.
🔗 Also check out Cursor Hooks - that runs after every file edit
What are Cursor Commands?
Cursor Commands are reusable AI prompts saved as Markdown files in .cursor/commands/. When you type / in Cursor's chat input, the IDE lists every command from your project and your global library so you can insert the prompt instantly. They act like AI-driven shortcuts that automate repetitive tasks, reinforce team standards, and keep feedback consistent.
Features
- 🚀 Quick access: Type
/to surface every command without leaving your flow - 🔄 Reusable: Standardize prompts for common tasks across the whole team
- 👥 Shareable: Store commands in git so they ship with your repository
- 🎯 Focused: Each command targets a specific workflow with clear structure
- 📝 Customizable: Edit or extend the Markdown files to match your processes
How commands work
Commands can live in two places:
- Project commands: Store Markdown files in
.cursor/commandsinside your repository - Global commands: Store personal commands in
~/.cursor/commandson your machine
Cursor automatically scans both directories when you type /, combines the results, and inserts the selected command into the chat ready to run.
How to use
- 1.Type
/in Cursor's AI chat or agent input - 2.Select from the available commands
- 3.Let the AI execute the prompt with the relevant project context
Creating commands
- Create a
.cursor/commandsdirectory in your project root - Add
.mdfiles with descriptive names (for example,code-review.md,run-all-tests-and-fix.md) - Write clear Markdown instructions describing what the command should accomplish
- Open Cursor, type
/, and choose your new command to execute it immediately
Example structure:
.cursor/
└── commands/
├── accessibility-audit.md
├── add-documentation.md
├── add-error-handling.md
├── address-github-pr-comments.md
├── clarify-task.md
├── code-review.md
├── create-pr.md
├── deslop.md
├── docker-logs.md
├── database-migration.md
├── debug-issue.md
├── diagrams.md
├── fix-compile-errors.md
├── fix-git-issues.md
├── generate-api-docs.md
├── generate-pr-description.md
├── git-commit.md
├── git-push.md
├── light-review-existing-diffs.md
├── lint-fix.md
├── lint-suite.md
├── onboard-new-developer.md
├── optimize-performance.md
├── overview.md
├── refactor-code.md
├── roadmap.md
├── run-all-tests-and-fix.md
├── security-audit.md
├── security-review.md
├── setup-new-feature.md
├── visualize.md
└── write-unit-tests.mdAvailable commands
Don't lose this
Three weeks from now, you'll want Cursor Commands again. Will you remember where to find it?
Save it to your library and the next time you need Cursor Commands, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Cursor Custom Slash Commands. Best for anyone looking to make their AI assistant more capable in content. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.