·refactoring-code
</>

refactoring-code

alexei-led/claude-code-config

通过 MorphLLM edit_file 进行批量重构。用于“跨文件重构”、“批量重命名”、“随处更新模式”、大文件(500 行以上)或同一文件中的 5 次以上编辑。

6安装·0热度·@alexei-led

安装

$npx skills add https://github.com/alexei-led/claude-code-config --skill refactoring-code

SKILL.md

MorphLLM editfile provides semantic code merging at 10,500+ tokens/sec with 98% accuracy.

| Multi-file batch refactoring | Single file, clear edit | | Style/pattern update everywhere | 2-3 targeted replacements | | Complex prompt → many changes | Need clear diff to review/tune | | Structural refactoring at scale | Simple rename (replaceall) | | 5+ files need same pattern | Straightforward single-file work |

Use // ... existing code ... markers for unchanged sections:

通过 MorphLLM edit_file 进行批量重构。用于“跨文件重构”、“批量重命名”、“随处更新模式”、大文件(500 行以上)或同一文件中的 5 次以上编辑。 来源:alexei-led/claude-code-config。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/alexei-led/claude-code-config --skill refactoring-code
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 refactoring-code?

通过 MorphLLM edit_file 进行批量重构。用于“跨文件重构”、“批量重命名”、“随处更新模式”、大文件(500 行以上)或同一文件中的 5 次以上编辑。 来源:alexei-led/claude-code-config。

如何安装 refactoring-code?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alexei-led/claude-code-config --skill refactoring-code 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/alexei-led/claude-code-config