home/categories/framework-internals/github-awesome-copilot-skills-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.

github
maintainer
github
Mis à jour 2/24/2026
Étoiles
29277
Forks
3455
quick start

Installation and usage

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

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use refactor-method-complexity-reduce