Delphi SOLID Patterns

Community

SOLID patterns for Delphi projects.

Authordelphicleancode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Delphi projects often struggle with tangled code and weak boundaries; this skill promotes SOLID patterns to structure domain, infrastructure, and application layers with clear interfaces and injection points.

Core Features & Use Cases

  • Provides interfaces for Repository, Service, Factory, and Strategy patterns aligned with constructor injection to enable testability and reuse.
  • Demonstrates implementing data access (Repository), business logic (Service), object creation (Factory), and behavior variation (Strategy) in Delphi.
  • Use Case: when designing a new domain entity, create corresponding repository and service layers following SOLID to ensure maintainability and testability.

Quick Start

Define a sample entity, repository interface, service, and factory, then instantiate them to demonstrate end-to-end SOLID usage in a Delphi project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Delphi SOLID Patterns
Download link: https://github.com/delphicleancode/delphi-spec-kit/archive/main.zip#delphi-solid-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.