Skip to main content
在 Manus 中运行任何 Skill
一键导入

cleanup-codebase

Reduce concepts, duplication, and ceremony in internal code while touching nearby code. Use when working an existing path and you spot dead fields, redundant wrappers, or speculative abstractions; distinct from refactor-break-bw-compat (internal hygiene, not public API removal).

概览

Reduce concepts, duplication, and ceremony in internal code while touching nearby code. Use when working an existing path and you spot dead fields, redundant wrappers, or speculative abstractions; distinct from refactor-break-bw-compat (internal hygiene, not public API removal).

安装命令
npx skills add https://github.com/OutlineDriven/odin-claude-plugin --skill cleanup-codebase

复制此命令并粘贴到 Claude Code 中以安装该技能

星标27
分支0
更新时间2026年5月9日 03:43
文件资源管理器
4 个文件
SKILL.md
readonly