Delphi Code Review

Automate Delphi code review checklists for quality, security, performance, and memory concerns.

48|12|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/delphicleancode/delphi-spec-kit --skill delphi-code-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Delphi Code Review
Source: https://github.com/delphicleancode/delphi-spec-kit/tree/main/.gemini/skills/code-review
Command: npx skills add https://github.com/delphicleancode/delphi-spec-kit --skill delphi-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delphi codebases often require rigorous, repeatable reviews to catch defects, enforce security practices, and ensure maintainable architecture; without a structured checklist, important concerns can be overlooked.

Core Features & Use Cases

  • A structured Delphi code review checklist covering correctness, security, performance, memory management, and SOLID design.
  • Guides for pull-request reviews, audits, and ongoing quality assurance with auditable criteria.
  • Reusable, frontmatter-driven entry that can be loaded into review tools and checklists for consistent enforcement.

Quick Start

Apply the Delphi Code Review checklist to a new or existing project to surface quality, security, performance, memory, and SOLID concerns during reviews.

Frequently Asked Questions about Delphi Code Review

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

FAQPage Schema
How do I perform a structured Delphi code review?▼

Perform a structured Delphi code review by applying an automated checklist covering correctness, security, memory management, performance, and SOLID design to ensure consistent, auditable pull request evaluations.

What should a Delphi code review checklist cover?▼

A Delphi code review checklist should cover correctness, security vulnerabilities, performance bottlenecks, memory management leaks, and SOLID design principles to enforce maintainable architecture.

Can I automate Delphi security and memory management checks for pull requests?▼

You can automate Delphi security and memory management checks for pull requests by loading a frontmatter-driven rubric into review tools to consistently surface defects and vulnerabilities.

Does this code review approach work for Delphi projects of any size?▼

This Delphi code review approach applies to projects of varying sizes. The structured checklist guides reviewers through quality assurance and vetting sessions regardless of the codebase scale.

How do I enforce SOLID principles and quality standards in Delphi?▼

Enforce SOLID principles and quality standards in Delphi by applying a reusable code review checklist during audits and pull requests to surface architectural concerns and ensure repeatable quality enforcement.