code-review

Analyzes source code for bugs, vulnerabilities, performance issues, and standards adherence, outputting findings with severity and fixes.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Gopikrish-30/NeoVerse-26 --skill code-review-gopikrish-30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Gopikrish-30/NeoVerse-26/tree/main/apps/desktop/bundled-skills/code-review
Command: npx skills add https://github.com/Gopikrish-30/NeoVerse-26 --skill code-review-gopikrish-30

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for thorough code quality assurance by identifying potential bugs, security vulnerabilities, performance bottlenecks, and deviations from best practices.

Core Features & Use Cases

  • Comprehensive Code Analysis: Reviews code for correctness, security, performance, maintainability, and adherence to best practices.
  • Actionable Feedback: Provides specific, categorized feedback with suggested fixes.
  • Use Case: Developers can use this skill to automatically pre-screen code changes before merging, ensuring higher quality and reducing the likelihood of introducing defects.

Quick Start

Review the provided code snippet for any security vulnerabilities.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automatically check my code for security vulnerabilities before merging?

To automatically check code for security vulnerabilities, you can use this skill to analyze source code snippets. It identifies potential security flaws and provides actionable feedback with recommended fixes before you merge changes.

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

The best way to review code for performance issues and maintainability is by analyzing it against detailed review checklists. This process evaluates correctness, performance bottlenecks, and adherence to coding standards to output categorized findings.

How do I identify bugs and deviations from best practices in source code?

You identify bugs and deviations from best practices by running a comprehensive code analysis. This review checks correctness and coding standards, reporting issues with specific locations, severity levels, and suggested fixes.

Can I use an automated code review to pre-screen code changes?

Yes, you can use an automated code review to pre-screen code changes. Developers utilize this analysis to detect defects, vulnerabilities, and performance issues early, ensuring higher quality before integration.

Does code review analysis provide specific locations and severity levels for found issues?

Code review analysis provides specific locations and severity levels for found issues. The review outputs detailed findings that include the issue description, its exact location in the source code, and recommended fixes.

What coding standards are checked during a comprehensive source code analysis?

During a comprehensive source code analysis, the coding standards checked cover correctness, security, performance, maintainability, and best practices. The analysis evaluates the source against detailed review checklists to ensure quality.