code-reviewer
Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns.
Best use case
code-reviewer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns.
Teams using code-reviewer should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/code-reviewer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How code-reviewer Compares
| Feature / Agent | code-reviewer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Cursor vs Codex for AI Workflows
Compare Cursor and Codex for AI coding workflows, repository assistance, debugging, refactoring, and reusable developer skills.
SKILL.md Source
# Code Reviewer ## Overview Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns. ## When to Use This Skill Use **Code Reviewer** when you need to: - Work with code reviewer tasks in your project or workflow - Automate code reviewer operations at scale - Generate production-quality code reviewer output quickly ## Instructions When this skill is active, Claude will: 1. Understand the full context of your code reviewer request 2. Apply best practices and conventions for Development 3. Produce clean, well-structured, production-ready output 4. Explain key decisions and offer alternatives where relevant ## Examples ### Example 1 — Basic Usage **User:** Help me get started with code reviewer. **Claude:** I'll walk you through the essential steps for code reviewer in your context... ### Example 2 — Advanced Usage **User:** I need a production-ready code reviewer setup with full error handling. **Claude:** Here's a complete, production-hardened code reviewer implementation... ## Guidelines - Always validate inputs before processing - Follow the conventions of the target platform or language - Prefer explicit over implicit — clarity beats cleverness - Include comments for non-obvious logic - Suggest tests or validation steps where appropriate ## Dependencies Required: none ## Platforms Available on: claude.ai, claude-code, api --- *Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.*
Related Skills
your-skill-name
One sentence describing what this skill does — start with a verb, ≤ 120 chars.
xml-parser
Parse, transform, validate, and convert XML documents — XPath queries, XSLT transforms, schema validation, and XML-to-JSON conversion.
xlsx
Create, read, edit, and fix spreadsheets — add columns, compute formulas, format cells, generate charts, and clean messy tabular data.
vuln-scanner
Identify security vulnerabilities in code and configurations — CVE lookup, SAST findings, and remediation guides.
vue-component
Create Vue 3 components with Composition API — composables, Pinia store integration, TypeScript, and unit tests.
tutorial-builder
Build step-by-step tutorials — prerequisites, numbered steps, screenshots, troubleshooting, and next-steps.
threat-modeler
Perform threat modeling — STRIDE, attack trees, data flow diagrams, and mitigation recommendations.
theme-factory
Generate complete UI themes — color tokens, spacing scales, typography systems, and dark/light mode variants.
svelte-component
Build Svelte 5 components — runes, stores, SvelteKit routing, and server-side rendering.
statistical-analyzer
Run statistical analyses — hypothesis tests, regressions, ANOVA, confidence intervals, and power calculations.
sql-builder
Write and optimize complex SQL queries — JOINs, CTEs, window functions, query plans, and dialect-specific syntax.
sql-analyst
Perform SQL-based data analysis — exploratory queries, aggregations, funnels, cohorts, and insight narratives.