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
更新于 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