From code-review
Reviews code changes for quality, correctness, style, and potential issues. Provides actionable feedback with specific file and line references.
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-review:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review code changes for quality, correctness, style, and potential issues. Provide clear, actionable feedback that helps the author improve their code.
Review code changes for quality, correctness, style, and potential issues. Provide clear, actionable feedback that helps the author improve their code.
Identify the scope — Determine which files and changes are under review. If reviewing a PR or diff, read all changed files. If reviewing a selection, focus on the highlighted code and its immediate context.
Understand intent — Before critiquing, understand what the code is trying to accomplish. Read commit messages, PR descriptions, or surrounding code for context.
Review for correctness — Check for:
Review for security — Check for:
Review for quality — Check for:
Review for performance — Check for:
Review for maintainability — Check for:
Provide a structured review with the following sections:
A 1-3 sentence overview of the changes and overall assessment (approve, request changes, or comment).
List each issue found, categorized by severity:
For each issue, include:
Call out things done well — good patterns, clean abstractions, thorough error handling. Positive reinforcement is part of a constructive review.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub jakesterns/agent-skills --plugin code-review