home/categories/framework-internals/delphicleancode-delphi-spec-kit-gemini-skills-refactoring-skill-md
framework-internalsdevelopment
delphi-code-refactoring
Refactoring techniques for Object Pascal: Extract Method, Extract Class, Guard Clauses, Replace Magic Numbers, Replace Conditional with Polymorphism, Introduce Parameter Object, Remove With, Extract Interface. Always focusing on maintaining behavior and improving readability.
maintainer
delphicleancode
Mis à jour 3/25/2026
Étoiles
22
Forks
4
quick start
Installation and usage
Refactoring techniques for Object Pascal: Extract Method, Extract Class, Guard Clauses, Replace Magic Numbers, Replace Conditional with Polymorphism, Introduce Parameter Object, Remove With, Extract Interface. Always focusing on maintaining behavior and improving readability.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use delphi-code-refactoring