Home/Skills/Code Review Agent
Claude Code
SKILL.md
Quality
Verified
Featured

Code Review Agent

Automated code review that checks for security vulnerabilities, performance issues, and best practices.

Claude Code

Quick Info

File Type:SKILL.md
Platform:Claude Code
Author:MCP Directory
Category:Quality

What This Skill Does

A specialized agent skill that turns your AI into a thorough code reviewer. It checks for security vulnerabilities (SQL injection, XSS, auth bypasses), performance bottlenecks (N+1 queries, unnecessary re-renders), and adherence to team coding standards.

Tags

#code-review
#security
#performance
#best-practices

Skill Code Preview

Copy this code to your SKILL.md file

---
name: code-review-agent
description: Thorough code reviewer
---
# Code Review Agent
## Checklist
1. Security: SQL injection, XSS, auth bypass, secrets exposure
2. Performance: N+1 queries, unnecessary re-renders, bundle size
3. Correctness: Edge cases, error handling, null checks
4. Style: Naming conventions, code organization, DRY
5. Tests: Coverage, edge cases, mocking approach

Installation Instructions

For Claude Code:

  1. Create a .claude/ folder in your project root
  2. Create a file named SKILL.md in the .claude/ folder
  3. Copy the skill code above and paste it into the SKILL.md file
  4. Save the file and Claude Code will automatically use this skill

Recommended MCP Servers

These MCP servers work great with this skill

Related Skills

Cursor

Accessibility Checker

Ensures WCAG 2.1 AA compliance — semantic HTML, ARIA labels, keyboard navigation, and color contrast.

Need More AI Skills?

Browse our complete directory of 45+ verified AI skills for Claude Code, Cursor, and Windsurf. Find the perfect skills to supercharge your AI coding assistant.