code-reviewer

Analyze code for security, performance, and quality issues.

3|8|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill code-reviewer-beshkenadze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/beshkenadze/claude-skills-marketplace/tree/main/skills/development/code-reviewer
Command: npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill code-reviewer-beshkenadze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the code review process, providing instant, detailed feedback on security, performance, quality, and best practices, catching issues before they reach production.

Core Features & Use Cases

  • Multi-Category Analysis: Scans code for security vulnerabilities, performance concerns, logic errors, and style issues.
  • Actionable Feedback: Prioritizes findings and provides concrete code examples for fixes.
  • Use Case: Before merging a pull request, use this Skill to get a second opinion. It will highlight SQL injection risks, memory leaks, and DRY violations you might have missed.

Quick Start

Review this Python login function for any security issues.