code-review

Review code for security, maintainability, and best practices.

100|18|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Mybono/ai-orchestrator --skill code-review-mybono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Mybono/ai-orchestrator/tree/main/skills/code-review
Command: npx skills add https://github.com/Mybono/ai-orchestrator --skill code-review-mybono

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps improve code quality and security through systematic code review processes, providing guidelines and best practices for effective code assessment.

Core Features & Use Cases

  • Code Review Guidelines: Offers detailed guidelines for conducting thorough code reviews, including logic correctness, security, and maintainability.
  • Language-Specific Guides: Provides in-depth guides for popular programming languages like React, Vue, Rust, TypeScript, Java, Python, C/C++, and more.
  • Review Techniques: Implements various techniques like the Checklist Method, Question Approach, and Suggest, Don't Command for constructive feedback.
  • Use Case: Suitable for developers, QA engineers, and team leads who need to ensure code quality and adherence to best practices.

Quick Start

Use the code-review skill to conduct a review of the provided code snippet.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I conduct a comprehensive code review for security and maintainability?

Conduct code review by applying systematic guidelines that check logic correctness, security vulnerabilities, and maintainability. This process uses techniques like the Checklist Method and Question Approach to ensure code quality and adherence to best practices.

What is the best way to review React and Vue code for best practices?

The best way to review React and Vue code is using language-specific guides that target architecture, performance, and design patterns. These guides provide in-depth rules to verify framework-specific logic and maintainability standards.

Does this code review approach support Rust, TypeScript, and Python?

Yes, this code review approach supports Rust, TypeScript, and Python. It provides comprehensive guidelines and techniques that apply to various programming languages to ensure security and code quality.

How do I give constructive feedback during a code review?

Give constructive feedback during a code review by using the Suggest, Don't Command technique. This method focuses on providing actionable suggestions rather than directives to improve code quality collaboratively.

Can I use these code review guidelines for C/C++ and Java projects?

Yes, you can use these code review guidelines for C/C++ and Java projects. The guidelines cover architecture, performance, and design patterns across popular programming languages including C/C++ and Java.