Skip to main content
Run any Skill in Manus
with one click

refactor-method-complexity-reduce

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

Overview

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

Install command
npx skills add https://github.com/github/awesome-copilot --skill refactor-method-complexity-reduce

Copy and paste this command into Claude Code to install the skill

Stars34,384
Forks4,211
UpdatedFebruary 24, 2026 at 03:39
SKILL.md
readonly