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.
maintainer
ComeOnOliver
আপডেট হয়েছে 3/23/2026
স্টার
26
ফর্ক
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.
ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use refactor-method-complexity-reduce