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

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.

Overview

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.

Install command
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill code-simplifier

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

Stars20
Forks9
UpdatedMarch 16, 2026 at 09:22
SKILL.md
readonly