Skip to main content

effective-refactor

Use when changing code shape without changing behavior - renaming or deleting symbols, changing signatures, extracting methods or modules, moving code, or converting a data shape - especially when the change must touch many call sites. Triggers: about to hand-edit the same change into several files, a mass rename or API migration, "update all usages", removing a widely-used function or config shape, a refactor that keeps breaking distant call sites, or deciding whether a change is too entangled to be a refactor at all.

跳到安装

来源信息

仓库
mtschoen/skills-working-method
最近来源活动
2026年8月27日 04:09
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。