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