From dev-essentials
You are performing a comprehensive code review. Please analyze the current changes or specified files and provide:
How this command is triggered — by the user, by Claude, or both
Slash command
/dev-essentials:reviewThe summary Claude sees in its command listing — used to decide when to auto-load this command
You are performing a comprehensive code review. Please analyze the current changes or specified files and provide: 1. **Code Quality Assessment** - Code readability and maintainability - Adherence to best practices and design patterns - Potential bugs or edge cases 2. **Security Concerns** - Vulnerability assessment - Input validation issues - Authentication/authorization problems 3. **Performance Considerations** - Inefficient algorithms or queries - Memory leaks or resource management - Optimization opportunities 4. **Testing Coverage** - Suggest test cas...
You are performing a comprehensive code review. Please analyze the current changes or specified files and provide:
Code Quality Assessment
Security Concerns
Performance Considerations
Testing Coverage
Documentation
Provide specific, actionable feedback with code examples where appropriate.
npx claudepluginhub androidyue/claude_code_plugin_example --plugin dev-essentials/reviewPerforms a comprehensive code review on a specified file or recent changes, delivering actionable feedback on quality, security, performance, best practices, and bugs.
/code-reviewPerforms code review on files, directories, recent git changes, or PRs, providing actionable feedback on quality, security, performance, maintainability, and testing.
/code-review-assistantReviews provided code for quality, performance, security, architecture, and testing. Delivers line-by-line feedback, 1-10 rating, prioritized improvements, and positive highlights.
/review-enhancedPerforms multi-pass code review on changed files, analyzing security vulnerabilities, runtime errors, performance, and quality. Outputs summary with categorized issues and recommendations.
/reviewReviews code in $ARGUMENTS for quality, maintainability, security, best practices, test coverage, and performance. Provides specific actionable recommendations with code examples.
/reviewReviews staged changes or recent commits across five axes—correctness, readability, architecture, security, performance—producing categorized findings with file:line references and fixes.