code-review-checklist

Assess code quality, security, and best practices against a predefined checklist.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/flybirdxx/RunningHub --skill code-review-checklist-flybirdxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/flybirdxx/RunningHub/tree/main/.gemini/skills/code-review-checklist
Command: npx skills add https://github.com/flybirdxx/RunningHub --skill code-review-checklist-flybirdxx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a detailed code review checklist to ensure code quality, security, and adherence to best practices, helping developers maintain high standards.

Core Features & Use Cases

  • Comprehensive Guidelines: Offers a set of guidelines for correctness, security, performance, code quality, testing, and documentation.
  • AI-Specific Checks: Includes AI-specific review patterns for logic and hallucinations, prompt engineering, and anti-patterns.
  • Review Comments Guide: A simple guide for effective review comments using colored markers for different types of feedback.
  • Use Case: Use this Skill to review code contributions in a project to catch potential issues before merging.

Quick Start

Use the code-review-checklist skill to initiate a code review of the 'new-feature-branch'.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I review code for security vulnerabilities and best practices?

To review code for security and best practices, compare your codebase against a predefined checklist assessing correctness, performance, testing, and documentation. This catches potential issues before merging by ensuring adherence to high development standards.

What is included in a comprehensive code review checklist?

A comprehensive code review checklist includes criteria for correctness, security, performance, code quality, testing, and documentation. It also provides AI-specific review patterns for logic, hallucinations, prompt engineering, and anti-patterns.

How do I write effective code review comments?

To write effective code review comments, follow a simple guide using colored markers to categorize different types of feedback. This ensures clear communication and helps developers maintain high project standards during quality assurance.

Can I use a code review checklist for AI prompt engineering logic?

Yes, a code review checklist can apply to AI prompt engineering logic. It includes AI-specific review patterns designed to catch hallucinations, verify logic, identify anti-patterns, and validate prompt engineering implementations.

When do I need a code quality checklist for software development?

You need a code quality checklist during software development when reviewing code contributions to catch potential issues before merging. It supports quality assurance and developer training by maintaining high security and best practice standards.

Does code-review-checklist require any external dependencies to run?

Code-review-checklist requires no external dependencies, but it needs the SKILL.md file to provide review instructions and criteria. It uses scripts and references to assess code against its predefined guidelines.