Skip to content

feat(design): add agent-consumable design surface#336

Open
bntvllnt wants to merge 1 commit into
mainfrom
feat/issue-250-design-surface
Open

feat(design): add agent-consumable design surface#336
bntvllnt wants to merge 1 commit into
mainfrom
feat/issue-250-design-surface

Conversation

@bntvllnt
Copy link
Copy Markdown
Collaborator

@bntvllnt bntvllnt commented May 12, 2026

Summary

  • Added packages/design/tokens.json with schema/docs and mirrored it at /r/design.json.
  • Added /design and /design.txt to expose the root design guide through the registry site, with TOC, metadata, sitemap, nav/footer, and llms integration.
  • Added Storybook design-token docs and design-rule references in AGENTS, CONTRIBUTING, and the PR template.

Closes #250

Validation

  • pnpm -F @vllnt/ui lint PASS
  • pnpm -F @vllnt/ui exec tsc --noEmit --project tsconfig.build.json PASS
  • pnpm -F @vllnt/ui-registry exec eslint app/design/page.tsx app/design.txt/route.ts app/r/design.json/route.ts app/llms.txt/route.ts app/llms-full.txt/route.ts app/sitemap.ts components/header/header.tsx components/footer/footer.tsx lib/design-guide.ts PASS
  • pnpm -F @vllnt/ui-registry exec tsc --noEmit PASS
  • pnpm build PASS
  • pnpm test:once PASS (216 files, 1215 tests)
  • pnpm -F @vllnt/ui build-storybook PASS
  • git diff --check PASS

Note: full pnpm -F @vllnt/ui-registry lint still hits the existing jsx-a11y/label-has-associated-control/minimatch runtime error in app/report/report-bug-form.tsx, outside this PR.

Design Deviations

None.

@bntvllnt bntvllnt added documentation Improvements or additions to documentation enhancement New feature or request ai-agents AI agent discoverability (llms.txt, structured data, MCP) discoverability Site/library discoverability labels May 12, 2026
@bntvllnt bntvllnt self-assigned this May 12, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
storybook Ready Ready Preview, Comment May 12, 2026 5:31pm
ui.vllnt.ai Ready Ready Preview, Comment May 12, 2026 5:31pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-agents AI agent discoverability (llms.txt, structured data, MCP) discoverability Site/library discoverability documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add DESIGN.md + /design page + design.tokens.json (agent-consumable brand guide)

1 participant