madeui copies Base UI components into your project as editable source and styles them with compile-time StyleX tokens. The rules live in your repo, where you and your agent both read them.
Code sent to mina@acme.dev.
One is rough, five is smooth.
Billed monthly, cancel anytime.
Pick what lands in your inbox.
Attachments and exports.
Alerts fire when spend crosses the line.
Resumes on the 1st.
Required for admins from Nov 1.
Every control above is the real component, running from the same source you would install.
Components land in components/ui as plain TSX. Change anything; there is no package to fork and no override API to learn.
Color, space, type, radius, and motion come from typed scales in lib/. Tokens are imports, not strings: a name that does not exist is a type error, and a rename reaches every use.
Focus, keyboard, and positioning from headless primitives. Every state is a data attribute you style in place.