什么是 refactor-method-complexity-reduce?
通过提取辅助方法,重构给定方法“${input:methodName}”,以将其认知复杂性降低到“${input:complexityThreshold}”或更低。 来源:github/awesome-copilot。
通过提取辅助方法,重构给定方法“${input:methodName}”,以将其认知复杂性降低到“${input:complexityThreshold}”或更低。
通过命令行快速安装 refactor-method-complexity-reduce AI 技能到你的开发环境
来源:github/awesome-copilot。
Objective Refactor the method ${input:methodName}, to reduce its cognitive complexity to ${input:complexityThreshold} or below, by extracting logic into focused helper methods.
通过提取辅助方法,重构给定方法“${input:methodName}”,以将其认知复杂性降低到“${input:complexityThreshold}”或更低。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill refactor-method-complexity-reduce 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
安全认证,代码可靠安全 一键安装,配置简单 兼容 Claude Code、Cursor、OpenClaw 等工具
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/github/awesome-copilot --skill refactor-method-complexity-reduce通过提取辅助方法,重构给定方法“${input:methodName}”,以将其认知复杂性降低到“${input:complexityThreshold}”或更低。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill refactor-method-complexity-reduce 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot