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
Updated 3/25/2026
Stars
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
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use delphi-code-refactoring