code-review-checklist

Provide a structured code review checklist covering correctness, security, performance, and testing.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill code-review-checklist-daytimeblues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/DaytimeBlues/ADHD-CADDI/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill code-review-checklist-daytimeblues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive checklist to ensure code quality, security, and adherence to best practices during the code review process, including specific considerations for AI and LLM development.

Core Features & Use Cases

  • Structured Review: Guides reviewers through correctness, security, performance, code quality, testing, and documentation checks.
  • AI/LLM Focus: Includes specific patterns for reviewing AI logic, hallucination risks, and prompt engineering safety.
  • Use Case: A development team can use this checklist to standardize their code review process, catching potential bugs, security vulnerabilities, and performance issues before they reach production.

Quick Start

Use the code-review-checklist skill to review the attached code snippet for potential security vulnerabilities.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What should a code review checklist cover for security and best practices?

A thorough code review checklist should cover correctness, security, performance, code quality, testing, and documentation to ensure adherence to best practices before production release.

How do I review LLM prompt engineering code for safety and hallucination risks?

To review LLM prompt engineering code, use a checklist targeting AI logic, hallucination risks, prompt engineering safety, and specific anti-patterns to ensure secure AI behavior.

How can I standardize the code review process for my development team?

You can standardize the code review process by applying a structured checklist that guides reviewers through predefined quality assurance steps, catching bugs and vulnerabilities consistently.

Does this code review checklist support AI and LLM specific development patterns?

Yes, this code review checklist includes specific sections dedicated to AI and LLM review patterns, addressing unique logic considerations and prompt engineering anti-patterns.

What is the best way to check code snippets for potential security vulnerabilities?

The best way to check code snippets for security vulnerabilities is to evaluate them against a structured review checklist that systematically tests for security flaws and quality issues.

Why do code reviews miss potential security vulnerabilities and performance issues?

Code reviews often miss security vulnerabilities and performance issues when lacking a structured checklist to systematically verify correctness, testing, and documentation across the codebase.