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. Do not use when changing behavior, fixing bugs, or adding features.

hi-donwi Updated

File contents

hi-donwi/Agent-Skills/tree/main/skills/code-simplification commit b1df4adaa0

Frequently asked questions

npx skillmds@latest add hi-donwi/code-simplification