refactor-method-complexity-reduce
Skillby github
Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.
Details
- Path
- skills/refactor-method-complexity-reduce
- Dependencies
- 1