getdesign
Paste a URL. An agent opens it in a real browser, extracts tokens and components, and returns a production-grade design.md.
Five surfaces, one agent
Section titled “Five surfaces, one agent”getdesign ships five surfaces that share one agent core. Only the transport changes between them.
Web Streaming chat UI with a live design.md artifact panel.
API GET /?url=... returns text/markdown. No auth in v1.
CLI One-shot or interactive REPL. Single Bun binary.
SDK Typed client. getDesign(url) + streamDesign(url).
Skill Portable SKILL.md. Runs inside Claude Code, Codex, Cursor.
Start here
Section titled “Start here” Official URLs Web app, docs, API, npm, and repo in one place.
Quickstart Get your first design.md in 60 seconds.
Concepts What a design.md is, what is in it, and how it is grounded.
SDK reference Auto-generated from the @getdesign/sdk source.
CLI reference Auto-extracted from @getdesign/cli --help.