developer-delphi-patterns-creational
CommunityDelphi creational patterns, mastered.
Authorcslsoftwares
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Delphi projects often hard-code object creation, leading to tight coupling and hard-to-test code. This skill provides canonical creational patterns (Factory Method, Abstract Factory, Builder, Singleton, Prototype, and Object Pool) to decouple creation from usage and promote reusable, testable designs.
Core Features & Use Cases
- Factory Method and Abstract Factory for flexible object creation across families of products.
- Builder pattern for constructing complex objects step by step with fluent interfaces.
- Singleton for controlled, thread-safe single instances.
- Prototype for object cloning with state preservation.
- Object Pool for reusing expensive-to-create objects in high-load scenarios.
- Real-world Examples: see exemplos/ for canonical Delphi implementations.
Quick Start
Open the exemplos/ directory and implement a selected creational pattern using the canonical Delphi templates.
Dependency Matrix
Required Modules
None requiredComponents
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: developer-delphi-patterns-creational Download link: https://github.com/cslsoftwares/ParamentersORM/archive/main.zip#developer-delphi-patterns-creational Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.