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.

supercent-io
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