Skip to main content

effective-refactor

Use when changing code shape without changing behavior - renaming or deleting symbols, changing signatures, extracting methods or modules, moving code, or converting a data shape - especially when the change must touch many call sites. Triggers: about to hand-edit the same change into several files, a mass rename or API migration, "update all usages", removing a widely-used function or config shape, a refactor that keeps breaking distant call sites, or deciding whether a change is too entangled to be a refactor at all.

Ir a la instalación

Datos de origen

Repositorio
mtschoen/skills-working-method
Última actividad en el origen
27 de agosto de 2026 a las 04:09
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.