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

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. This skill should be used when code-quality checks pass but the code would benefit from structural cleanup — deduplication, branching simplification, naming improvements, or dead-code removal. Invoked as a subagent from /code-quality or directly via the Task tool.

概览

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. This skill should be used when code-quality checks pass but the code would benefit from structural cleanup — deduplication, branching simplification, naming improvements, or dead-code removal. Invoked as a subagent from /code-quality or directly via the Task tool.

安装命令
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill code-simplifier

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

星标20
分支9
更新时间2026年3月16日 09:22
SKILL.md
readonly