The design system that Meta has been using internally AstryxWe have released Astryx as open source. Astryx has been developed internally at Meta for the past eight years and is currently used in over 13,000 in-house applications. This release is a beta version and is available to everyone.
Astryx is built on React and StyleX. It provides over 150 accessibility-supported UI components, along with dark mode, design tokens, brand themes, page templates, and a CLI. Unlike traditional design systems that enforce specific brand styles, it is designed to allow users to customize their own brand by simply changing tokens such as colors, typography, motion, and corner radius.
The most significant feature is that it was designed with AI in mind. Meta explained that while existing design systems were built around humans, Astryx was structured from the ground up to be understandable and usable by AI agents. By providing a CLI and an MCP (Model Context Protocol) server, AI coding tools can directly read component structures and options to create or modify UIs. The goal is for AI to utilize the design system as is, without the need for humans to search through documentation.
This release has the potential to influence the direction of design systems in the AI era. While many companies have recently added MCP or AI integration features to their design systems, most have done so by extending existing systems. In contrast, Astryx differs in that it was designed from the outset with the utilization of AI in mind. Moving forward, it appears that in the process of creating AI-driven products, there will be an increasing number of instances where design systems go beyond simple UI libraries to take on the role of product rules understood by AI.



More and Sources