Agent skill · github

refactor-method-complexity-reduce

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

Reference it in any coding agent with:

@skills github/refactor-method-complexity-reduce

Browse the @skills marketplace