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.mdPlatform: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 approachInstallation Instructions
For Claude Code:
- Create a
.claude/folder in your project root - Create a file named
SKILL.mdin the.claude/folder - Copy the skill code above and paste it into the
SKILL.mdfile - Save the file and Claude Code will automatically use this skill
Recommended MCP Servers
These MCP servers work great with this skill
github
gitlab
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.