imitation

Copy any site’s design into a design.md.

Paste a URL. Get a spec-compliant design.md to rebuild the look.

Recent crawls

Imitation is the sincerest form of flattery

A design.md generator for any website

Imitation is a design.md generator: paste a URL and it crawls the page, captures a screenshot, extracts the rendered CSS, and writes a spec-compliant design.md file — the open format published by Google Labs for describing a design system to both humans and AI coding agents. Every color, font, spacing step, radius, shadow, and component lands as a named token in YAML frontmatter, with the design philosophy written out in the markdown body.

Copy a website’s design into your own codebase

Instead of eyeballing hex codes from a screenshot, hand the generated DESIGN.md to Claude Code, Cursor, or any coding agent and it can recreate the site’s look — typography scale, color palette, spacing system, component styles — directly in your stack, from Tailwind themes to CSS variables. Free crawls are public; paid plans add private crawls and higher monthly limits.

How it works

  1. Paste any public URL above.
  2. The crawler renders the page, screenshots it, and extracts computed styles from the live DOM.
  3. You get a linted, spec-compliant design.md — tokens, components, do’s and don’ts — ready to drop into a repo.

Recently generated design.md files