Skip to content

Documentation

These docs follow the ladder. Four rungs, each one a real jump in what you get — plus the engine internals, kept out of your way until you want them.

Everything here is derived from the source of truth in the ui-craft repo. If you haven't installed anything yet, Getting started is the only page you need.

The whole product, in four rungs

These docs are grouped the same way. Find the rung you want to be on, read that group, ignore the rest.

/sddesign is not a fifth rung. It walks rungs 1 to 3 in one guided run, for a single big surface.

0 · Ask

Better UI with zero effort

you do
  • ask like you always do
you get

Real hierarchy, your own tokens, and none of the tells that make a screen look generated.

Discovery runs before any code: the skill reads your CSS variables, Tailwind config, fonts and accent colors, then decides layout, type, color, motion and a11y in one pass.

0 · Start — install and ask

The only two pages a new user needs.

1 · Direct — aim one pass

One command, one lens, one surface. Session-local.

2 · Persist — write it down once

Design context that every future session reads.

3 · Enforce — gate it

Review agents, MCP gates, a CI scanner, and a 0-100 score.

How it thinks

Engine internals — the references the agent loads for you when the task calls for them. Read these only if you are curious how a decision got made.


Spotted something out of date? Open an issue on GitHub →