Skip to content
chiltepin

Try it out.

A whole Chiltepin document, live in your browser. Edit the Markdown on the left — the real render pipeline redraws the document and re-validates on every keystroke, exactly like chiltepin studio. Nothing is sent to a server.

playground.md
markdown + blocksyou write
rendered documentchiltepin renders this
DOCUMENTPLAYGROUND

Orders service

Edit anything on the left — the document re-renders as you type.

How ordering works

Plain Markdown stays prose. Anything visual is a typed block — try changing a label, adding a message, or breaking a field name to see validation react.

SECTION 01 · Sequence

Place an order

SEQUENCE·POST/orders
Sequence diagram: /orders, 3 messages between 3 actorsClientOrders APIPostgres1POST /orders2INSERT order3201 Created
Legendcallresponsethe answer the caller getsactive

Where we are

SECTION 02 · Metrics
99.95%
Uptime
142ms
p95 latency
▲ -22ms
12.4k
Orders per day
SECTION 03 · Note

Your turn

Tip
Add a block below — try a timeline, an erd, or a kanban. The blocks reference lists them all.
Valid — passes chiltepin check

Like it? npx skills add jdiejim/chiltepin -g gives your agent the skill; npx chiltepin demo renders every block locally — or browse the blocks reference for every block you can drop in here.