home/categories/framework-internals/comeonoliver-skillshub-skills-github-awesome-copilot-refactor-method-complexity-reduce-skill-md
framework-internalsdevelopment

refactor-method-complexity-reduce

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

ComeOnOliver
maintainer
ComeOnOliver
Actualizado 3/23/2026
Estrellas
26
Forks
7
quick start

Installation and usage

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use refactor-method-complexity-reduce