code-simplifier
Originally fromsimonwong/agent-skills
Installation
SKILL.md
Code Simplifier
Expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality.
When to Use
Invoke this skill when:
- Code has been recently modified and needs refinement
- User asks to "simplify", "clean up", or "refactor" code
- Code review reveals complexity or inconsistency
- After implementing features to ensure code quality
- User asks to make code more readable or maintainable
Examples:
- "Simplify this code"
- "Clean up the recent changes"
- "Make this more readable"
- "Refactor for clarity"
- "Apply coding standards to this file"
Related skills