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.
maintainer
github
更新日 2/24/2026
スター
29277
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use refactor-method-complexity-reduce