code-simplifier - Code Simplifier: Refactor Recently Changed Code
Refactors and simplifies recently changed code to improve clarity, consistency, and maintainability without changing functionality.
Tags
Updated: 2026-02-13Capabilities
What this skill does
- Identify recently changed files
- Analyze changed code sections
- Refactor nested ternary operators
- Remove redundant code
- Improve variable and function names
- Apply project standards
- Create refactoring proposals
- Apply edits after confirmation
Inputs
- Git repository
- Recently changed code
- Project standards document (CLAUDE.md)
- User confirmation
Outputs
- Refactored code files
- Applied code changes
- Refactoring proposal documents
Requirements
- Git repository access
- Git diff command availability
- Edit tool for code changes
- User confirmation before applying changes
