# June 25, 2026 - AI SEO Audit and Extract DESIGN.md

Two new context.dev-powered agent recipes for Eve and Flue.

> For the complete documentation index, see [llms.txt](/llms.txt). Markdown variants are available by appending `.md` to any URL or sending an `Accept: text/markdown` header. An agent skill is available at [/.well-known/agent-skills/site-skill.md](/.well-known/agent-skills/site-skill.md).



Two new context.dev-powered agent recipes, each shipped for both Eve and Flue, bringing the catalog to 19.

**What's New:**

* **AI SEO Audit** — fetches a page through context.dev and scores its readability to AI answer engines (ChatGPT, Claude, Perplexity) across six categories, returning the failing checks and a copy-paste, agent-ready fix prompt.
* **Extract DESIGN.md** — pulls a site's design tokens, brand assets, screenshot, and page Markdown through context.dev and composes a self-contained `DESIGN.md` design-system document.
* Both recipes wire into the catalog, docs, and live previews, and add the `CONTEXT_DEV_API_KEY` environment variable.
