JavaScript is disabled. Some features may not work.
code-simplification — ★ 65.9K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

code-simplification

★ 65K repogenerationSafeIntermediateClaude
🤖 AI Summary

Refactors code to reduce cognitive complexity (e.g., nesting, duplication, convoluted logic) while preserving exact behavior, producing cleaner, more maintainable code that passes all existing tests.

How to Install

Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/code-simplification ~/.claude/skills/code-simplification -r
Simplify code by reducing complexity while preserving exact behavior. The goal is not fewer lines — it's code that is easier to read, understand, modify, and debug. Every simplification must pass a...

Details

Category Coding → generation
Sourceaddyosmani/agent-skills
SKILL.mdView on GitHub →
Repo Stars★ 65.9K
Est. per Skill~2.7K (shared across 24 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together