code-review

Review code for best practices, error handling, security, and test coverage.

4|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/XD3an/cc-plus --skill code-review-xd3an
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/XD3an/cc-plus/tree/main/skills/code-review
Command: npx skills add https://github.com/XD3an/cc-plus --skill code-review-xd3an

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of reviewing code, ensuring adherence to best practices and identifying potential problems before they become critical.

Core Features & Use Cases

  • Best Practice Adherence: Checks code against established coding standards.
  • Issue Detection: Identifies common errors, security vulnerabilities, and areas for improvement.
  • Use Case: When submitting a pull request, use this Skill to perform an initial automated review, catching obvious issues and freeing up human reviewers for more complex logic checks.

Quick Start

Use the code-review skill to analyze the attached code snippet for potential issues.

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 a pull request?

To automate code review for a pull request, use this Skill to analyze code snippets for best practice adherence, error handling, and security concerns, freeing human reviewers for complex logic checks.

What are the best practices for checking code quality and security vulnerabilities?

Checking code quality requires a structured approach to code examination to ensure comprehensive evaluation. This Skill reviews code against established coding standards to identify common errors, security vulnerabilities, and areas for improvement.

Can I use an automated code auditing tool on an existing codebase?

Yes, you can use this Skill for general code auditing. It applies a structured approach to code examination to ensure comprehensive evaluation of best practices, error handling, security concerns, and test coverage across your existing code.

Does automated code analysis cover test coverage and error handling validation?

Yes, automated code analysis with this Skill explicitly reviews code for adherence to best practices, error handling, security concerns, and test coverage to identify potential problems before they become critical.

What is the best way to identify common errors before submitting code?

The best way to identify common errors is using this Skill to analyze your attached code snippet. It checks against established coding standards to catch obvious issues and highlight areas for improvement before submission.