code-simplifier
Installation
SKILL.md
Code Simplifier
Contents
- When to Use
- When NOT to Use
- Scope
- Before Editing
- Core Rules
- Unused Code
- Stale References
- Language Guides
- After Editing
- Final Response
Simplify recently changed code for clarity, consistency, and maintainability while preserving exact behavior. Prefer readable, explicit code over cleverness or line-count reductions.