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