code-review-checklist

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

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/danilomartinelli/cursor-kit --skill code-review-checklist-danilomartinelli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/danilomartinelli/cursor-kit/tree/main/skills/code-review-checklist
Command: npx skills add https://github.com/danilomartinelli/cursor-kit --skill code-review-checklist-danilomartinelli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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, reducing bugs and vulnerabilities.

Core Features & Use Cases

  • Structured Review Guidelines: Covers correctness, security, performance, code quality, testing, and documentation.
  • AI-Specific Checks: Includes considerations for prompt engineering and AI logic.
  • Anti-Pattern Identification: Highlights common coding mistakes to avoid.
  • Review Comment Standards: Offers guidance on using clear markers for feedback.
  • Use Case: A development team can use this checklist to standardize their code review process, ensuring all critical aspects are checked consistently for every pull request.

Quick Start

Apply the code review checklist to the provided code snippet.

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 include for security and quality assurance?

A code review checklist should include structured checks for correctness, security, performance, code quality, testing, and documentation. This ensures consistent quality assurance and reduces bugs and vulnerabilities across all pull requests.

How do I review AI logic and prompt engineering in pull requests?

Review AI logic by applying specific code review checks for prompt engineering and AI-related behavior. Identifying common anti-patterns during this process helps catch AI-specific mistakes and maintains robust application security.

What are common code review anti-patterns to look for?

Common code review anti-patterns are coding mistakes that violate best practices in correctness, performance, or security. Identifying these anti-patterns using a standardized checklist helps developers avoid recurring structural flaws and vulnerabilities.

How do I standardize feedback comments during a code review?

Standardize feedback by using clear markers and comment standards during the code review process. Applying consistent review guidelines ensures that developers receive actionable, structured feedback regarding code quality and security improvements.

Can I use a code review checklist for general software engineering projects?

Yes, a code review checklist can be used for general software engineering projects to enforce best practices. It facilitates thorough quality assurance by verifying correctness, performance, and documentation across diverse development environments.