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