Home
Browse Commands
Categories
Code Quality
Development Workflow
Project Setup
Team Collaboration
Testing
Toggle Sidebar
Cursor Commands Explorer
ModelContextProtocol
MCP
Toggle theme
Search Commands
Filters
Category
Tag
Found 11 commands
Page 1 of 1
Fix Merge Conflict
Fix all merge conflicts on the current Git branch
Development Workflow
Weekly review
Summarize last week
Commit
Commit current work
Development Workflow
Create PR
Open a PR
Development Workflow
Deslop
Removes AI-generated code artifacts from a branch by cleaning inconsistent comments, unnecessary checks, type casts, and stylistic deviations compared to the main codebase.
Code Quality
Create Pull Request
Create a comprehensive pull request with proper context
Development Workflow
Git
Onboard New Developer
Comprehensive onboarding process for new team members
Team Collaboration
Onboarding
Code Review Checklist
Comprehensive checklist for reviewing code changes
Code Quality
Review
Run All Tests and Fix Failures
Execute test suite and systematically fix any failures
Testing
Testing
Security Audit
Perform a comprehensive security audit of the codebase
Code Quality
Security
Setup New Feature
Scaffold and set up a new feature with proper structure
Project Setup
Setup