Comprehensive code review combining clean-code-review and code-smell-detector.
From code-qualitynpx claudepluginhub sethdford/claude-skills --plugin engineer-code-qualitycode-block or file-path/review-codeConducts comprehensive code review assessing quality, architecture, security, and performance, producing prioritized reports, fix examples, and improvement recommendations.
/review-codeReviews code against specification compliance, checks if implementation matches requirements, identifies deviations, and reports a compliance score.
/review-codeCodeRabbit-style multi-agent code review with inline findings and verdicts
/review-codeReviews uncommitted changes for code quality, security, performance, accessibility, Next.js 15/React 18+ best practices, TypeScript strict mode, Server/Client components, and Azure/Railway configs. Provides detailed feedback with severity ratings, file/line references, code examples, positives, and prioritized actions.
/review-codeRun code review using the code-reviewer skill. Pass 1-3 for local changes or a PR number directly.
Chain these steps:
clean-code-review skill to assess naming, function design, comments, and formattingcode-smell-detector skill to identify long methods, duplication, and low cohesionAfter completion, ask: "Would you like me to help refactor any of these issues?" and suggest the refactor command.