code-reviewer
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.
--- name: code-reviewer description: Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/code-reviewer.md \
https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/code-reviewer/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/Jeffallan/claude-skillsThen reference at skills/code-reviewer/SKILL.md
Related Skills
by Anthropic · anthropic-official-plugins
by sickn33 (Antigravity) · antigravity-awesome-skills
by qdhenry · claude-command-suite
by Anthropic · anthropic-official-plugins