home/categories/automation-tools/supercent-io-skills-template-agent-skills-code-quality-code-refactoring-skill-md
automation-toolstools
code-refactoring
Improve code structure, readability, and maintainability without changing functionality. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, and refactoring patterns.
maintainer
supercent-io
更新日 1/16/2026
スター
7
フォーク
1
quick start
Installation and usage
Improve code structure, readability, and maintainability without changing functionality. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, and refactoring patterns.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use code-refactoring