home/categories/code-quality/epicenterhq-epicenter-agents-skills-refactoring-skill-md
code-qualitytesting-security

refactoring

Systematic code audit and refactoring methodology—caller counting, type safety boundaries, inlining single-use extractions, keeping trivial duplications inline over premature extraction, collapsing duplicate branches, and surgical commits. Use when cleaning up code, auditing for code smells, refactoring modules, or reviewing internal function structure.

EpicenterHQ
maintainer
EpicenterHQ
Обновлено 4/4/2026
Звёзды
4394
Форки
319
quick start

Installation and usage

Systematic code audit and refactoring methodology—caller counting, type safety boundaries, inlining single-use extractions, keeping trivial duplications inline over premature extraction, collapsing duplicate branches, and surgical commits. Use when cleaning up code, auditing for code smells, refactoring modules, or reviewing internal function structure.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use refactoring