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.mddesign-system document. - Both recipes wire into the catalog, docs, and live previews, and add the
CONTEXT_DEV_API_KEYenvironment variable.