code_review

Review code for functional correctness, edge cases, security, and maintainability.

41|10|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/krishnakanthb13/antigravity_global_skills --skill code-review-krishnakanthb13
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code_review
Source: https://github.com/krishnakanthb13/antigravity_global_skills/tree/main/code_review
Command: npx skills add https://github.com/krishnakanthb13/antigravity_global_skills --skill code-review-krishnakanthb13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables thorough, senior-level code reviews that evaluate functionality, security (OWASP), performance, and maintainability, helping teams reduce defects and technical debt.

Core Features & Use Cases

  • Functionality assessment: verify the code solves the intended problem, handle edge cases, and ensure robust error handling.
  • Security assessment: align with OWASP guidelines to identify common vulnerabilities and mitigation strategies.
  • Performance & maintainability: flag inefficiencies and provide maintainable, scalable recommendations.
  • Use Case: quickly surface critical issues in a codebase and provide actionable remediation guidance to developers.

Quick Start

Perform a comprehensive code review on the target project, focusing on functionality, security, performance, and maintainability.

Frequently Asked Questions about code_review

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

FAQPage Schema
How do I perform a code review that checks for OWASP security vulnerabilities?▼

To perform a code review aligned with OWASP guidelines, evaluate functional correctness and edge-case handling, then identify common security vulnerabilities and their mitigation strategies to reduce software defects.

What is the best way to identify security and maintainability issues in a codebase?▼

The best way to identify security and maintainability issues is through a senior-level code review that evaluates functionality, flags performance inefficiencies, and provides scalable remediation guidance for technical debt.

How do I check if my code handles edge cases and has robust error handling?▼

To check edge case handling and error robustness, apply a comprehensive code review focusing on functional correctness to verify the code solves the intended problem and handles errors robustly.

Can I use this code review approach for software projects of varying sizes and languages?▼

Yes, this code review approach can be applied to software projects of varying sizes and languages, focusing on security, performance, and readability regardless of the specific codebase scale.

How do I get actionable remediation guidance for performance and maintainability problems?▼

To get actionable remediation guidance for performance and maintainability, flag inefficiencies during the code review and provide maintainable, scalable recommendations to the development team.

What does a comprehensive code review cover besides basic functionality?▼

A comprehensive code review covers functionality, OWASP-aligned security checks, performance analysis, and maintainability guidance, ensuring robust error handling and scalable technical debt reduction.