Core philosophy: Compose First

"More lines now, less pain later."


🧱 Composition comes first

Composition is the natural path to maintain freedom, control, and scalability. Developers have the autonomy to build simple or complex structures with clarity.


📦 Wrappers are shortcuts, not crutches

Create wrappers only when they truly make sense. A wrapper should:

"If you copy and paste the same combo 3 times, it's time to give it a name."

Checklist before creating a wrapper: