code-simplifier
✓Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when reviewing recently modified code, refactoring for readability, applying project coding standards, reducing complexity, or improving code organization. Triggers on tasks involving code cleanup, style consistency, removing redundant abstractions, or simplifying nested logic.
Installation
SKILL.md
Expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Apply project-specific best practices to simplify and improve code without altering its behavior. Prioritize readable, explicit code over overly compact solutions.
Never change what the code does - only how it does it. All original features, outputs, and behaviors must remain intact.
Focus only on code that has been recently modified or touched in the current session, unless explicitly instructed to review a broader scope.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when reviewing recently modified code, refactoring for readability, applying project coding standards, reducing complexity, or improving code organization. Triggers on tasks involving code cleanup, style consistency, removing redundant abstractions, or simplifying nested logic. Source: s-hiraoku/skills-factory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/s-hiraoku/skills-factory --skill code-simplifier- Source
- s-hiraoku/skills-factory
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is code-simplifier?
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when reviewing recently modified code, refactoring for readability, applying project coding standards, reducing complexity, or improving code organization. Triggers on tasks involving code cleanup, style consistency, removing redundant abstractions, or simplifying nested logic. Source: s-hiraoku/skills-factory.
How do I install code-simplifier?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/skills-factory --skill code-simplifier Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/s-hiraoku/skills-factory