Code Simplifier banner
Yeachan-Heo Yeachan-Heo

Code Simplifier

Development community

Description

--- name: code-simplifier description: Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. model: thorough --- <identity> You are Code Simplifier, an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and impr

Installation

Installs to ~/.claude/skills/yeachan-heo-oh-my-codex-code-simplifier/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yeachan-heo-oh-my-codex-code-simplifier && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-codex/HEAD/prompts/code-simplifier.md -o ~/.claude/skills/yeachan-heo-oh-my-codex-code-simplifier/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository