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