Refactor Method to Reduce Cognitive Complexity
重构指定方法 `${input:methodName}`,通过提取辅助方法将其认知复杂度降低到 `${input:complexityThreshold}` 或以下。
安装命令
npx skills add https://github.com/github/awesome-copilot --skill refactor-method-complexity-reduce
重构指定方法 `${input:methodName}`,通过提取辅助方法将其认知复杂度降低到 `${input:complexityThreshold}` 或以下。
npx skills add https://github.com/github/awesome-copilot --skill refactor-method-complexity-reduce