Agent Skills: code-review

Reviews code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.

UncategorizedID: XD3an/awesome-ai-coding-all-in-one/code-review

Install this agent skill to your local

pnpm dlx add-skill https://github.com/XD3an/awesome-ai-coding-all-in-one/tree/HEAD/.claude/skills/code-review

Skill Files

Browse the full folder contents for code-review.

Download Skill

Loading file tree…

.claude/skills/code-review/SKILL.md

Skill Metadata

Name
code-review
Description
Reviews code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.

When reviewing code, check for:

  1. Code organization and structure
  2. Error handling
  3. Security concerns
  4. Test coverage