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.

delphicleancode
maintainer
delphicleancode
更新於 3/25/2026
星標
22
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use delphi-code-refactoring