Meta open-sources Astryx, a machine-readable React design system for agents
Vjeux · x · 2026-07-23
Meta open-sources Astryx, a React design system built for AI agents
Meta released Astryx, a React design system that AI coding agents can actually read and parse.
The project exposes a machine-readable manifest with every component, prop, variant, and flag, so agents do not have to guess or hallucinate nonexistent props.
Key points from the post and image:
- npx astryx manifest --json outputs a structured contract for the entire design system.
- A --dense mode trims the output to save tokens while preserving the important parts.
- The goal is to stop agents from inventing fake APIs and to make UI generation more reliable.
- The package is MIT licensed and positioned as open and free.
The shared image also frames Astryx as a way to save tokens, ship faster, and keep agents aligned with the real API surface.
Related event: Meta Open-Sources Astryx, a React Design System for AI Agents(3 posts)→
More from coding & agent
- Warp's six non-engineering teams all run on Linear and Claude Code — mon__lim · 2026-09-11
- Is inference latency becoming the biggest bottleneck for production AI agents? — Euphoric_Sea632 · 2026-09-11
- Anthropic researcher: 99% of engineers now run swarms of 300+ self-improving agents — AlishaOutridge · 2026-09-11
- Gergely Orosz: Shipping 10x PRs With AI Agents, Sites Fill With Small Regressions — ducha_aiki · 2026-09-11
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11