code-simplifier
🎯Skillfrom simonwong/agent-skills
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-skillsfollowing 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)
Installation
npx vibeindex add simonwong/agent-skills --skill code-simplifiernpx skills add simonwong/agent-skills --skill code-simplifier~/.claude/skills/code-simplifier/SKILL.md