·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