home/categories/code-quality/addyosmani-agent-skills-skills-code-simplification-skill-md
code-qualitytesting-security

code-simplification

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

addyosmani
maintainer
addyosmani
Mis à jour 3/31/2026
Étoiles
12237
Forks
1442
quick start

Installation and usage

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use code-simplification