LLM Skills
~/catalog/debugging & maintenance//plugin.json

Code Simplifier

/plugin.json

Adds an agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality in Claude Code.

AnthropicAnthropic
36.0k
May 28, 2026
// plugin content

Claude Code plugin indexed at GitHub. Source description: An agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality Detected version: 1.0.0

// original public source
anthropics/claude-plugins-official
/plugins/code-simplifier/.claude-plugin/plugin.json
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/plugin.json" "https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/code-simplifier/.claude-plugin/plugin.json"
Then in Claude Code, type /plugin.json to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
CreatorAnthropic
Stars 36.0k
UpdatedMay 28, 2026
Format.md
AccessFree
// similar

Plugins Debugging & maintenance

View allarrow_forward