code-simplifier
NewOfficial PluginProductivityby Anthropic
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Focuses on recently modified code.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/code-simplifier.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/code-simplifier/SKILL.md3
Invoke in Claude Code
/code-simplifieragent
Frequently Asked Questions
What is code-simplifier?
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Focuses on recently modified code.
How to install code-simplifier?
To install code-simplifier, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /code-simplifier.
What is code-simplifier best for?
code-simplifier is a plugin categorized under Productivity. It is designed for: agent. Created by Anthropic.