code-simplifier
Refines and simplifies code by applying project standards, improving readability, and reducing complexity.
Install
npx skills add https://github.com/simonwong/agent-skills --skill code-simplifierStats
| Total installs | 1,640 |
| Weekly installs | 1.6K |
| GitHub stars | 1 |
| First seen | Jan 20, 2026 |
| Source | @simonwong/agent-skills |
Summary
- Analyzes recently modified code and applies refinements following project-specific standards from CLAUDE.md, including ES modules, explicit type annotations, and proper error handling patterns
- Enhances readability by reducing unnecessary complexity, eliminating redundant abstractions, and replacing nested ternaries with switch statements or if/else chains
- Preserves exact functionality while improving code organization, variable naming, and logical structure without over-simplification or excessive cleverness
- Operates autonomously on modified code sections, balancing brevity against clarity to ensure maintainability and debuggability
Tags
Related skills
| Skill | Installs | vs code-simplifier |
|---|---|---|
| council | 1,523 | -117 |
| proactive-self-improving-agent | 1,538 | -102 |
| design-an-interface | 1,824 | +184 |
| django-tdd | 1,536 | -104 |
| code-review-analysis | 1,597 | -43 |
FAQ
- How many installs does code-simplifier have?
- code-simplifier has 1,640 total installs and 1.6K installs this week.
- Where is code-simplifier hosted?
- code-simplifier is published by @simonwong/agent-skills at https://github.com/simonwong/agent-skills.
- How many GitHub stars does code-simplifier have?
- code-simplifier has 1 GitHub stars.
- When was code-simplifier first indexed?
- OrangeBot.AI first indexed code-simplifier on Jan 20, 2026.
- How do I install code-simplifier?
- Run: npx skills add https://github.com/simonwong/agent-skills --skill code-simplifier