Capture
- Input
- Public URL
- Output
- HTML, CSS, screenshots, computed styles
- Gate
- Reject private networks, blocked pages, and unsupported evidence.
Generate a grounded DESIGN.md, token map, audit report, and implementation guidance from a public URL.
Every card is a live job. Click to open the full package.
We fetch the live page and capture all visual evidence before any model runs.
Each agent owns one domain and must cite evidence for every claim it writes.
Public URL checks and source capture
Desktop, mobile, and key regions
Brand, color, type, layout, motion, visual, composition
Evidence, gaps, and confidence
Polished DESIGN.md package
Grounded files usable from browser, API, CLI, SDK, or AI skill — no manual editing required.
# Style Reference
> Evidence-grounded design system package.
## Overview
Turn visual identity into implementation rules.
## Tokens
--color-canvas: #E2E2DF
--color-action: #FC5000
--font-display: PP Neue Corp Compact
## Components
- URL input: pill-shaped, high contrast, 100px radius
- Artifact viewer: ash-white surface, 40px rounded shell
- Workflow cards: orange and ash blocks with clear gates
## Do's and Don'ts
- Do keep guidance actionable.
- Do not invent unsupported brand claims.Each run moves through evidence, interpretation, and validation before the final DESIGN.md is allowed to become an instruction source.
Start in the browser, automate through the API, or generate locally from the CLI when the workflow moves into code.
npm install -g mydesignmdmydesignmd generate https://example.com --out DESIGN.mdclient.createDesignJob({ url: "https://example.com" })