From vibe-skills
Review code for best practices, security issues, and potential bugs. Use when reviewing PRs, analyzing code quality, or checking implementations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vibe-skills:skills/code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When reviewing code, systematically check for:
When reviewing code, systematically check for:
Provide actionable feedback with specific line references.
npx claudepluginhub eastlondoner/vibe-plugins --plugin vibe-skillsPerforms structured code reviews assessing security vulnerabilities, performance issues, maintainability, and best practices with prioritized critical issues and suggestions. For PRs and code feedback.
Conducts code reviews assessing quality, best practices, security vulnerabilities, performance, error handling, and test coverage. Outputs categorized issues with recommendations and severity ratings.
Reviews code for quality, security (OWASP Top 10), performance, testing, and documentation using a checklist. Outputs issues categorized by severity with line refs and fixes.