hamzafer/cursor-commands
A collection of reusable Cursor slash-command prompts that automate AI-driven development workflows within the Cursor IDE.
★658 stars Coding Assistants

Velocity · 7d
+2.6
★ / day
Trend
→steady
star history
Cursor Commands stores AI prompt templates as Markdown files in a .cursor/commands directory, which appear when users type / in Cursor’s chat interface. These commands standardize repetitive AI tasks like code reviews, testing, and refactoring across team members by keeping prompts version-controlled in git. The system works alongside Cursor’s AI agent to execute the selected prompt with relevant project context.