code-reviewer

Review code for security, performance, maintainability, and best practices.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/zapabob/Skills --skill code-reviewer-zapabob
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/zapabob/Skills/tree/main/registry/skills/code-reviewer/variants/cursor
Command: npx skills add https://github.com/zapabob/Skills --skill code-reviewer-zapabob

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for security vulnerabilities, performance bottlenecks, maintainability issues, and adherence to best practices, reducing manual effort and improving code quality.

Core Features & Use Cases

  • Comprehensive Code Analysis: Analyzes code for security, performance, maintainability, and best practices.
  • Actionable Feedback: Provides detailed feedback with severity levels and automated fix suggestions.
  • Use Case: Integrate into your CI/CD pipeline to automatically flag critical security flaws before they reach production.

Quick Start

Use the code-reviewer skill to perform a comprehensive security and performance review of the current project's Rust code.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code review for security vulnerabilities and performance bottlenecks?

To automate code review, this skill analyzes your codebase for security vulnerabilities and performance bottlenecks, generating detailed reports with severity levels and automated fix suggestions. It reduces manual effort by evaluating security, performance, and maintainability across multiple languages.

Can I integrate automated code analysis into my CI/CD pipeline?

Yes, you can integrate this code analysis tool into your CI/CD pipeline to automatically flag critical security flaws before they reach production. It supports continuous integration workflows to enforce best practices and maintain code quality.

How do I get actionable feedback on code maintainability and best practices?

You get actionable feedback on code maintainability by running a comprehensive review that highlights deviations from best practices. The generated report provides specific severity levels and automated fix suggestions to directly resolve the identified issues.

Does this code review tool support multiple programming languages?

Yes, this code review tool supports multiple programming languages for comprehensive analysis. It evaluates security, performance, maintainability, and best practices across your diverse codebase to provide detailed feedback.

What is the best way to review Rust code for security and performance issues?

The best way to review Rust code is to use this skill to perform a comprehensive security and performance review of your project. It analyzes the Rust code to identify vulnerabilities, bottlenecks, and maintainability issues while suggesting automated fixes.

How do I generate detailed code quality reports with severity levels?

You generate detailed code quality reports by executing a review that categorizes security, performance, and maintainability findings into severity levels. The output includes automated fix suggestions to help you quickly resolve critical issues.