code-simplify
Installation
SKILL.md
Code Simplify
Inputs
$request: Optional scope or simplification guidance such as a file path, symbol name, or a note likeflatten nested conditionals.
Goal
Apply the smallest safe set of readability-focused changes that makes the target code easier to understand and maintain without changing what it does.
Related skills