code-review-checklist

Guide code reviews with a structured checklist for quality, security, and best practices.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/alaminmain/DoorAuthServer --skill code-review-checklist-alaminmain
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/alaminmain/DoorAuthServer/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/alaminmain/DoorAuthServer --skill code-review-checklist-alaminmain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured code-review checklist to ensure quality, security, and best practices during code reviews.

Core Features & Use Cases

  • Correctness, Security, Performance, Code Quality, Testing, and Documentation checks to standardize reviews.
  • AI & LLM Review Patterns: guidelines for prompt engineering and evaluation.
  • Anti-Patterns to Flag: common pitfalls and bad practices to avoid during reviews.

Quick Start

Apply this checklist to a pull request review and mark items as complete or outstanding to guide collaboration and ensure consistent feedback.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I standardize code reviews for security and quality across pull requests?▼

To standardize code reviews, apply a structured checklist assessing correctness, security, performance, testing, and documentation to ensure consistent feedback across pull requests.

What common anti-patterns should I flag during a code review?▼

During a code review, flag common anti-patterns using guidelines that include AI and LLM review patterns, prompt engineering checks, and security pitfalls to avoid.

Can I use this code review checklist across different programming languages?▼

Yes, you can use this code review checklist across different programming languages because it focuses on language-agnostic criteria like correctness, security checks, and code quality.

What's the best way to guide an AI or LLM code review process?▼

The best way to guide an AI or LLM code review process is using structured guidelines for prompt engineering and evaluation to standardize the assessment of generated code.

Do I need any static analysis or linting tools to perform this code review?▼

You do not need external static analysis or linting tools to perform this code review, as it provides a standalone structured checklist to manually enforce best practices.