home/categories/framework-internals/rykuno-sojustack-agents-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.

Rykuno
maintainer
Rykuno
আপডেট হয়েছে 3/14/2026
স্টার
20
ফর্ক
1
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