Coming soon
Extract a DESIGN.md from a reference website
Extract DESIGN.md is a planned feature. It will analyze a reference website and write a DESIGN.md-style design brief that you can keep in your repository for coding agents to follow. It is not available in the API yet.

What it will do
- What you will send
- The URL of a reference website whose design you want your project to follow.
- What you will get back
- A DESIGN.md-style Markdown brief describing the site's colors, typography, spacing, layout and component patterns, motion and design intent. Its exact structure will be documented when the feature ships.
Where it will help
- Giving a coding agent a written design reference instead of a link or a screenshot.
- Starting a project in the visual direction of a site you want to take after.
- Keeping the design decisions for a project in the repository, next to the code agents read.
Why it will help
- Coding agents work from the files in your repository. A link to a website tells them little about its colors, type or spacing.
- A design brief in DESIGN.md will put that reference in a file they can read.
Other planned features
Planned features. None of them is available in the API yet.
Crawl
Coming soonPlanned: fetch the pages of a website from one starting URL, without a list of page URLs first.
Read the plan, CrawlFind Sitemap
Coming soonPlanned: find where a website publishes its sitemap, so you can see the site's own list of pages before you fetch any.
Read the plan, Find Sitemap
Hear when Extract DESIGN.md ships
Released features are announced in the changelog. The features on the features page work today.
