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

system-simplifier

星标19
分支4
更新时间2026年3月5日 11:45

Analyze a codebase or module namespace for structural simplification opportunities. Finds dead code, shallow abstractions, misplaced concerns, unnecessary indirection, and complected state. Produces a classified report of findings with recommended actions. Use when asked to "simplify this system", "reduce complexity", "clean up architecture", "find dead code", "flatten this", "what can I delete", or when a namespace feels too large. Don't use for single-function refactors, formatting, or performance optimization. Don't use for planning or execution — hand off to create-plan and execute-plan.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly