developer-delphi-programming-oop-fluent
CommunityEnforce OOP fluent builders in Delphi.
Authorcslsoftwares
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This standard enforces that all domain logic is implemented as object-oriented code with fluent builders, ensuring encapsulation, consistent architecture, and avoidance of global procedures across services, repositories, and application layers.
Core Features & Use Cases
- Encapsulates business logic inside classes; public contracts are defined by interfaces; factory patterns expose a class function New returning an interface; fluent builders chain until Execute; avoids global variables and disjoint domain procedures.
Quick Start
Create a domain class with a factory New returning an interface, build the operation with fluent methods, and call Execute to run it.
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-programming-oop-fluent Download link: https://github.com/cslsoftwares/ParamentersORM/archive/main.zip#developer-delphi-programming-oop-fluent 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.