🎯

code-simplifier

🎯Skill

from simonwong/agent-skills

VibeIndex|
What it does
|

Simplifies and streamlines code by reducing complexity and improving readability, from @simonwong's Agent Skills for Creators collection.

Overview

Code Simplifier is a skill from Simon Wong's Agent Skills for Creators collection that rewrites code to be more concise, clear, and consistent while preserving all functionality. Originally from Anthropic's official claude-plugins-official code-simplifier plugin, it has been adapted as a standalone skill for use across various AI coding agents.

Key Features

  • Code Simplification - Rewrites code to be more concise and clear while maintaining all existing functionality intact
  • Ported from Official Plugin - Based on Anthropic's official code-simplifier from claude-plugins-official, repackaged as an Agent Skills format for broader compatibility
  • Part of Creator Toolkit - Includes other skills like rewrite-en2zh for translating English content to natural Simplified Chinese using deverbalization techniques
  • Curated Awesome Skills - Comes with recommendations for complementary skills including Superpowers workflow, skill-creator, planning-with-files, and NotebookLM integration
  • Standard Installation - Install via npx skills add simonwong/agent-skills following the Agent Skills Specification

Who is this for?

This is for developers who want AI assistance in simplifying and cleaning up their code without changing its behavior. It is especially useful for creators and content developers who work across English and Chinese codebases and want a toolkit that handles both code quality and content translation.

📦

Same repository

simonwong/agent-skills(2 items)

code-simplifier

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add simonwong/agent-skills --skill code-simplifier
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add simonwong/agent-skills --skill code-simplifier
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-simplifier/SKILL.md

SKILL.md

1,568Installs
1
-
Last UpdatedJan 18, 2026