124 cards · one book

Clow

A design system you open like a book and draw into your tree.

Open the book
npx shadcn add @clow/button
The cards read like our own code.
Jenn F. · keeper
drag to shuffle
ferro-inkterminalagent-cardshuffle-cardscode-windowpetal-fallfile-treetimelinecopy-snippetpull-request-cardliquid-etherworkflowkeycap-boardpixel-blastdevice-mockdata-tableglyph-glitchmeta-ink
ferro-inkterminalagent-cardshuffle-cardscode-windowpetal-fallfile-treetimelinecopy-snippetpull-request-cardliquid-etherworkflowkeycap-boardpixel-blastdevice-mockdata-tableglyph-glitchmeta-ink

bento-grid

A wall of paper cells under one light

~/the-book
opening the book…
✓ card drawn
» sealed as source
draw

One command

The card lands as source, tokens attached.

0
deck

Cards

Open
book
Draw
now
Seal
tree
ritual

Open · Draw · Seal

agents

Also draw

scene-card

docs →
scene · warm

The Light

scene · dusk

The Mirror

scene · ember

The Shield

backgrounds

Paper under the ink

Six fields that hold up. The rest live in the book, one at a time.

code-comparison

One sheet, two moments

seal.tsxdrag the seam
before
1import "./button.css"
2<button className="btn">
3 open
4</button>
after
1import { Button } from "@clow/button"
2<Button variant="accent">
3 open
4</Button>
llms.txt·/r/agent·/api/mcp

Draw. Seal as source.

The card lands in your tree as real code, tokens attached. Yours to keep, read the same by humans and agents.

draw a card
$npx shadcn@latest add @clow/button