# How our agents build on-brand pages with design.md

Source: [Vercel](https://vercel.com/blog/how-our-agents-build-on-brand-pages-with-design-md)  
Feed7 permalink: https://feed7.dev/p/how-our-agents-build-on-brand-pages-with-design-md-1gt2ft4  
Published: 2026-08-31T04:00:00.000Z  
Trust: Official Source (official_source)

## Why Included

Vercel found that prose alone produced inconsistent agent-made pages, then paired design.md with fixed CSS primitives and repeatable evals to encode brand judgment.

## Source Summary

Vercel built **design.md** as a public guidance file, paired it with a public stylesheet and an evaluation loop. It tests **seven fixed scenarios** across Claude Opus 4.8 and Codex with GPT-5.5.

## Practical Implication

For agent-built interfaces, encode reader intent and composition rules in context, move mechanical choices into reusable CSS, and rerun frozen prompts after every guidance change. Keep human review for hierarchy and deterministic checks for layout failures.

## Agent-Ready Context

Vercel built **design.md** as a public guidance file, paired it with a public stylesheet and an evaluation loop. It tests **seven fixed scenarios** across Claude Opus 4.8 and Codex with GPT-5.5.

For agent-built interfaces, encode reader intent and composition rules in context, move mechanical choices into reusable CSS, and rerun frozen prompts after every guidance change. Keep human review for hierarchy and deterministic checks for layout failures.

The reported comparison used one generation per condition with no rerolls. It shows that guidance changed one page's structure, but does not establish general reliability across models, prompts, or brands.

## Connected Context

Feed7 judgment across 669 accumulated Signals:

This makes shared design guidance more concrete: semantic composition rules belong in agent-readable context, mechanical decisions in reusable CSS, and changes behind frozen prompts plus human and deterministic review. It supports harness engineering over ad hoc prompting, while the seven-scenario, single-sample evaluation sharply limits any claim that the method generalizes across brands, prompts, or models.

- [Agents, codebases, and teams — Aditya Khandelwal, Amazon AGI Lab](https://feed7.dev/p/agents-codebases-and-teams-aditya-khandelwal-amazon-agi-lab-1946kjc) — design.md is a concrete instance of maintained team context paired with automated checking, reinforcing the view that agent quality depends on shared repository infrastructure rather than individual prompts.
- [How we set up our cloud agent environment](https://feed7.dev/p/cloud-agent-environment-1c839pq) — Cursor’s environment work supplies a prerequisite: design guidance and reusable CSS are useful only when agents can reliably discover, run, and verify the surrounding workflow.
- [addyosmani/agent-skills](https://feed7.dev/p/agent-skills-0d3lx1j) — The skill pack’s evidence gates align with frozen prompts, deterministic layout checks, and human hierarchy review, turning guidance changes into reviewable workflow changes rather than prompt intuition.
- [The Era of Compound Engineering — Kieran Klaassen, Every/Cora](https://feed7.dev/p/the-era-of-compound-engineering-kieran-klaassen-every-cora-053chml) — The evaluation loop operationalizes compound engineering by preserving reviewed design judgments and testing whether revised context improves later runs; its fixed scenarios also impose the curation discipline that accumulated memory needs.

## Context Map

- Layer: agent
- Domains: coding
- Topics: skills, harness-engineering, design-engineering

## Uncertainty

- The reported comparison used one generation per condition with no rerolls. It shows that guidance changed one page's structure, but does not establish general reliability across models, prompts, or brands.

## Agent Instruction

Use this item as source-backed context. Do not invent claims beyond the linked source. If this item conflicts with another source, call out the conflict.
