refactoring-specialist by 404kidwiz/claude-supercode-skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill refactoring-specialist提供在不改变外部行为的情况下系统性地改进代码质量和结构的专业知识。专注于应用设计模式、强制执行 SOLID 原则,并通过渐进式重构策略管理技术债务。
在以下情况调用此技能:
在以下情况请勿调用:
检测到代码异味?
├── 重复 → 提取方法/类,模板方法模式
├── 过长方法 → 提取方法,分解条件
├── 过大类 → 提取类,单一职责
├── 依恋情结 → 将方法移动到适当的类
├── 基本类型偏执 → 引入值对象
├── 霰弹式修改 → 将相关更改集中在一起
└── 发散式变化 → 按职责拆分
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
每周安装次数
79
代码仓库
GitHub 星标数
42
首次出现
2026年1月24日
安全审计
安装于
opencode64
gemini-cli58
codex58
claude-code58
github-copilot52
cursor51
Provides expertise in systematically improving code quality and structure without altering external behavior. Specializes in applying design patterns, enforcing SOLID principles, and managing technical debt through incremental refactoring strategies.
Invoke this skill when:
Do NOT invoke when:
Code Smell Detected?
├── Duplication → Extract Method/Class, Template Method pattern
├── Long Method → Extract Method, Decompose Conditional
├── Large Class → Extract Class, Single Responsibility
├── Feature Envy → Move Method to appropriate class
├── Primitive Obsession → Introduce Value Objects
├── Shotgun Surgery → Move related changes together
└── Divergent Change → Split by responsibility
Weekly Installs
79
Repository
GitHub Stars
42
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode64
gemini-cli58
codex58
claude-code58
github-copilot52
cursor51
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
116,600 周安装