code-review

Analyze code for bugs, security flaws, performance issues, and best practices.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/aakash-dhar/claude-skills --skill code-review-aakash-dhar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/aakash-dhar/claude-skills/tree/main/skills/code-review
Command: npx skills add https://github.com/aakash-dhar/claude-skills --skill code-review-aakash-dhar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of reviewing code for potential bugs, security vulnerabilities, performance bottlenecks, and adherence to best practices, ensuring higher quality code before merging.

Core Features & Use Cases

  • Comprehensive Code Analysis: Checks for correctness, security flaws, performance issues, readability, testing gaps, and project standards.
  • Structured Feedback: Provides detailed, categorized feedback with severity levels and suggested fixes.
  • Use Case: Before submitting a pull request, use this skill to get a thorough review that catches common mistakes and potential issues, saving time in code reviews and improving overall code health.

Quick Start

Use the code-review skill to analyze the code in the current directory.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for bugs and security vulnerabilities before a pull request?

Automated code review analyzes your codebase for bugs, security vulnerabilities, and performance bottlenecks. It checks correctness, security, readability, and adherence to best practices, providing structured feedback with severity levels and suggested fixes before merging.

What is a security audit and how does performance optimization work during code analysis?

A security audit during code analysis identifies security flaws and performance bottlenecks in your source files. It evaluates code correctness and performance optimization gaps, returning categorized feedback with severity levels and actionable fixes for quality assurance.

How do I check code correctness and testing gaps against project standards?

To check code correctness and testing gaps, analyze your directory for adherence to project standards. The review process evaluates readability, testing coverage, and best practices, delivering structured feedback with severity levels and suggested fixes for quality assurance.

Does automated code review work for any codebase size in the current directory?

Yes, automated code review works for any codebase located in the current directory. It evaluates correctness, security flaws, performance issues, and project standards without requiring external dependencies, providing structured feedback with severity levels and suggested fixes.

What is the best way to find performance bottlenecks and security flaws in source code?

The best way to find performance bottlenecks and security flaws is an automated code review. It analyzes your source code for correctness, security vulnerabilities, performance problems, and best practice violations, providing structured feedback with severity levels and suggested fixes.

What are the limitations of automated code review for testing and quality assurance?

Automated code review limitations include relying on static analysis of the current directory for testing gaps and best practices. It provides structured feedback with severity levels and suggested fixes, but requires human oversight for complex architectural quality assurance decisions.