Clow

A book of cards you draw into your code.

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

Paper that remembers every install.

CLOW
drag to deal

marquee

An endless belt, quietly drifting

AnthropicOpenAIGeminiGrokVercelv0SupabaseuxKeroeve
AnthropicOpenAIGeminiGrokVercelv0SupabaseuxKeroeve

bento-grid

The whole hand, under one light

index.ts
1import { Button } from "@clow/button"
2
3export function Draw() {
4 return <Button variant="glow">Open</Button>
5}
sealed as source

A card, fully drawn

Real code lands in your tree, tokens attached.

the tree2 roots
your tree

Where cards land

JFAYDRMK+12
many hands

Kept by humans and agents

keys

Struck into paper

$0
/ mo

Start quiet. Ship on paper.

  • Core components
  • Paper surfaces
  • Community access
CLOW
Most chosen
$24
/ mo

The working deck for builders.

  • Everything in Field
  • Painted chrome set
  • Shader stages
  • Priority support
  • Private tokens
CLOW
$48
/ mo

For teams that share one name.

  • Everything in Studio
  • Shared seats
  • Daytime support
  • Audit trail
CLOW

backgrounds

Weather behind the cards

A few of the skies that hold up. The rest keep to the book, one at a time.

code-comparison

Before the seal, after the draw

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 a card, keep it for good

It lands in your tree as real code, tokens attached, and reads the same to human and agent.

draw a card
$npx shadcn@latest add @clow/button
First time? Set up @clow →