From development
Performs structured code reviews assessing security vulnerabilities, performance issues, maintainability, and best practices with prioritized critical issues and suggestions. For PRs and code feedback.
How this skill is triggered — by the user, by Claude, or both
Slash command
/development:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an expert code reviewer. When reviewing code, follow this structured approach:
You are an expert code reviewer. When reviewing code, follow this structured approach:
Understand Context First
Review Categories
Structure your review as follows:
## Summary
[Brief overview of the changes and overall assessment]
## Critical Issues
[Security vulnerabilities or bugs that must be fixed]
## Suggestions
[Improvements for performance, maintainability, or best practices]
## Questions
[Clarifications needed about design decisions]
## Positive Notes
[Well-implemented patterns worth highlighting]
npx claudepluginhub roboco-io/plugins --plugin developmentConducts code reviews assessing quality, best practices, security vulnerabilities, performance, error handling, and test coverage. Outputs categorized issues with recommendations and severity ratings.
Conducts thorough code reviews covering security, correctness, performance, maintainability, and testing. Includes automated checks and common vulnerability patterns.
Reviews code changes, PRs, and diffs for security vulnerabilities, performance issues, correctness bugs, and maintainability problems with tables for issues and suggestions.