Tag
Dembrandt is an open-source CLI tool that extracts a website's design system—logos, colors, typography, borders, spacing, and more—into design tokens. It supports MCP integration for AI agents and offers a companion app for drift tracking and visual diffs.
The article argues that AI-generated UIs need evidence gates like design tokens, screenshots, and visual QA to ensure quality, and introduces Superloopy, a CLI tool that enforces these checks.
Hermes Agent's /learn feature allows users to feed it any design and extract design tokens, layout structure, interaction states, and component patterns, turning it into a reusable skill for consistent design output.
A developer explores why AI coding agents produce inconsistent UI across sessions and compares solutions like natural-language rules files, Tailwind config, and structured token specs like Google Labs' design.md, seeking feedback on what works in practice.
Google Labs released DESIGN.md, a specification that defines a visual identity for AI coding agents using YAML design tokens and markdown rationale, enabling consistent UI generation.
A detailed Twitter thread outlining 10 rules for achieving polished UI with Claude, covering easing curves, design system variables, physics-based animations, and other refinements.
Google introduces DESIGN.md, a format specification that combines YAML front matter design tokens with Markdown prose to give coding agents a structured understanding of a design system.
DESIGN.md is a format specification from Google Labs that combines YAML design tokens with Markdown prose to give coding agents a structured understanding of a design system, including a lint tool and diff comparison.
Penpot is an open-source design platform for teams, offering self-hosting, real-time collaboration, and code-friendly features like design tokens and an MCP server.