code-review-checklist

Generate a structured code-review checklist covering correctness, security, performance, and quality.

Updated Sep 2, 2025
One-click install
npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill code-review-checklist-rafaelminatto1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/rafaelminatto1/fisioflow-51658291/tree/main/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill code-review-checklist-rafaelminatto1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured, repeatable checklist to ensure code reviews consistently cover correctness, security, performance, and maintainability.

Core Features & Use Cases

  • Correctness and edge-case verification
  • Security and safe coding practices guidance
  • AI-assisted review patterns and anti-pattern detection
  • Documentation, testing, and readability recommendations

Quick Start

Review a pull request against the checklist to ensure code meets quality and security standards.

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 check for security and correctness?

A code review checklist evaluates pull requests by systematically verifying correctness, edge cases, and security practices. It provides a structured approach to ensure code meets quality and safe coding standards across multiple software project domains.

What is the best way to automate code review evaluations for software projects?

Automating code review evaluations involves applying a domain-aware checklist that covers performance, code quality, testing, and documentation. This streamlines the review process by providing consistent, repeatable checks for correctness and maintainability.

How do I detect AI-assisted review patterns and anti-patterns during a code review?

Detecting AI-assisted review patterns requires checking code against established review patterns and anti-patterns. A structured checklist identifies these issues while evaluating security, performance, and readability to ensure maintainable software.

Can I review a pull request for code quality, testing, and documentation all at once?

Yes, you can review a pull request comprehensively by using a structured checklist that simultaneously evaluates code quality, testing coverage, and documentation standards, alongside security and performance metrics for the project.

Does this code review checklist require any specific lint dependencies or tools?

No, this code review checklist operates without any specific lint dependencies or external tools. It provides a self-contained, structured evaluation framework for correctness, security, and best practices directly.

When do I need a structured code review process for edge-case verification?

You need a structured code review process when ensuring edge-case verification and safe coding practices. A repeatable checklist guarantees that security, performance, and maintainability assessments are consistently covered across software projects.