code-simplifier - Code Simplification and Refactoring
Analyze code and simplify it by extracting functions and removing redundancies
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Extract code patterns
- Remove redundant code
- Remove dead code
- Apply idiomatic patterns
- Optimize control flow
- Simplify conditionals
- Extract methods
- Merge branches
- Convert loops
- Remove unused items
Inputs
- Source code file
- Directory path
- Configuration options
Outputs
- Simplified code
- Refactoring report
Requirements
- OpenCode compatibility
- Programming language parsing
