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
- New tool manages fleets of agents across Claude Code, Codex and Cursor — dee_hw · 2026-07-23
- Dan Vega is prototyping Figma thumbnail concepts with Claude Code Skills — therealdanvega · 2026-07-23
- Sentence Transformers 5.6.1 fixes a silent flash-attention regression in RoBERTa models — tomaarsen · 2026-07-23
- sentence-transformers 5.6.1 fixes Flash Attention embedding bug in XLM-R models — tomaarsen · 2026-07-23
- ComfyUI tutorial shows Flux Klein 9B outpainting with new workflow nodes — pixaromadesign · 2026-07-23
- Reddit post asks whether a visual web would change how we use the internet — slickriptide · 2026-07-23