Skip to main content
Run any Skill in Manus
with one click

cs-refactor

代码优化的子流程入口,处理"行为不变、结构变"的工作(结构 / 性能 / 可读性),按 scan → design → apply 分步执行每步人工放行。触发:用户说"优化一下 / 重构 / 重写 / 拆一下 / 性能不行 / 代码太长"且不夹带行为改动。不处理新需求 / bug / 跨模块架构重划。

Overview

代码优化的子流程入口,处理"行为不变、结构变"的工作(结构 / 性能 / 可读性),按 scan → design → apply 分步执行每步人工放行。触发:用户说"优化一下 / 重构 / 重写 / 拆一下 / 性能不行 / 代码太长"且不夹带行为改动。不处理新需求 / bug / 跨模块架构重划。

Install command
npx skills add https://github.com/liuzhengdongfortest/CodeStable --skill cs-refactor

Copy and paste this command into Claude Code to install the skill

Stars895
Forks63
UpdatedApril 27, 2026 at 01:54
File Explorer
4 files
SKILL.md
readonly