simplify-code

Installation
SKILL.md

Simplify Code — Reduce Unnecessary Complexity

The best code is the code you don't have to write. The second best is the code anyone can read.

Core Principle

Complexity is a cost. Every abstraction, every indirection, every clever pattern
adds cognitive load. Simplify ruthlessly unless complexity serves a clear purpose.

Simplification Checklist

Installs
14
Repository
vudovn/ag-kit
GitHub Stars
7.7K
First Seen
May 17, 2026
simplify-code — vudovn/ag-kit