developer-delphi-programming-oop-naming
CommunityDefine and enforce Delphi OOP naming for modules.
Authorcslsoftwares
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This policy standardizes Delphi OOP naming for modules, interfaces, and builders to improve readability and maintainability across backend and ORM code.
Core Features & Use Cases
- Hierarchy rules: master module naming IModulo / TModulo and submodule naming IModuloSubclasse / TModuloSubclasse, plus fluent builder interfaces IOperacaoBuilder / TOperacaoBuilder.
- Commons and Controllers conventions: ensure modules in Commons start with Commons., and Controllers use the Controller suffix (not EntryPoint) for all entry points.
- Canonical file naming and factory patterns: aligns with the canonical MXX naming rules, explicit interface/class pairings, and standard Factory/Builder patterns.
Quick Start
Apply the two-level OOP naming convention across all Delphi modules and interfaces to standardize TModulo/IModulo and TModuloSubclasse patterns.
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-naming Download link: https://github.com/cslsoftwares/ParamentersORM/archive/main.zip#developer-delphi-programming-oop-naming 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.