code-review-checklist

Identify code defects and security vulnerabilities using a structured review checklist.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/jangtrinh/EaseUI-Agent --skill code-review-checklist-jangtrinh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/jangtrinh/EaseUI-Agent/tree/main/.claude/skills/code-review-checklist
Command: npx skills add https://github.com/jangtrinh/EaseUI-Agent --skill code-review-checklist-jangtrinh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework for conducting thorough code reviews, covering quality, security, and maintainability.

Core Features & Use Cases

  • Guided Review Checklists to ensure correctness, security, performance, and documentation.
  • AI & LLM Review Patterns to identify prompt injection risks and ensure robust, safe outputs.
  • Review Comments Guide to standardize feedback with clear blocking and improvement signals.

Quick Start

Run the Code Review Checklist on a new or updated codebase to verify quality, security, and maintainability.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I use a code review checklist to identify security vulnerabilities?

A code review checklist identifies security vulnerabilities by systematically enforcing coverage of correctness, security, and quality criteria across software projects. It provides guided checks to ensure robust, safe outputs and standardized feedback during peer reviews.

What is the best way to standardize code review comments for quality and maintainability?

The best way to standardize code review comments is using a structured guide that signals clear blocking and improvement actions. This framework enforces maintainability and quality criteria while standardizing feedback across software projects and code bases.

Can I apply a code review checklist across different programming languages and platforms?

Yes, you can apply this code review checklist across different programming languages and platforms. It is applicable to any software codebase during peer reviews or automated pipelines to verify correctness, security, performance, and documentation.

How do I check for prompt injection risks during an LLM code review?

To check for prompt injection risks during an LLM code review, apply structured AI and LLM review patterns. The checklist enforces coverage of these specific security criteria to identify prompt injection risks and ensure robust, safe outputs.

What criteria should a code review cover to ensure high-quality software?

A high-quality code review should cover criteria including correctness, security, performance, quality, testing, and documentation. Enforcing coverage of these areas through a structured checklist ensures secure and maintainable software projects.