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
Actualizado 3/31/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use code-simplification