From engineering
Review code for bugs, security vulnerabilities, performance issues, and maintainability. Trigger with "review this code", "check this PR", "look at this diff", "is this code safe?", or when the user shares code and asks for feedback.
How this skill is triggered — by the user, by Claude, or both
Slash command
/engineering:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Structured code review covering security, performance, correctness, and maintainability. Works on diffs, PRs, files, or pasted code snippets.
Structured code review covering security, performance, correctness, and maintainability. Works on diffs, PRs, files, or pasted code snippets.
Rate each dimension and provide specific, actionable findings with file and line references. Prioritize critical issues first. Always include positive observations alongside issues.
4plugins reuse this skill
First indexed Jul 11, 2026
npx claudepluginhub p/vishbin-engineering-engineeringPerforms structured code reviews assessing security vulnerabilities, performance issues, maintainability, and best practices with prioritized critical issues and suggestions. For PRs and code feedback.
Reviews code diffs, PRs, or files for security, performance, correctness, and maintainability, covering OWASP, N+1 queries, edge cases, race conditions, and more.
Conducts thorough code reviews covering security, correctness, performance, maintainability, and testing. Includes automated checks and common vulnerability patterns.