Artificial intelligence compatible design system
Developed by Meta, Astryx offers a design system that is fully customizable and compatible with artificial intelligence agents. This TypeScript-based open source library configures interface components for the use of autonomous systems.
Updates
- September 16, 2026: Stars 12,960 → 13,111, latest release v0.6.2 (September 15, 2026).
- September 14, 2026: Stars 12,894 → 12,960, latest release v0.6.1 (September 13, 2026).
- September 11, 2026: Stars 12,826 → 12,894, latest release v0.6.0 (September 10, 2026).
- September 7, 2026: Stars 12,644 → 12,826, latest release v0.5.4 (September 7, 2026).
What you get
- More than 150 accessible components
- API compatible with AI assistants
- Flexible structure without style restrictions
Installation
# npm
npm install @astryxdesign/core @astryxdesign/theme-neutral
npm install -D @astryxdesign/cli
# pnpm
pnpm add @astryxdesign/core @astryxdesign/theme-neutral
pnpm add -D @astryxdesign/cli
# yarn
yarn add @astryxdesign/core @astryxdesign/theme-neutral
yarn add -D @astryxdesign/cliIf you don't write code
I want to create an interface component using the Astryx design system. How can I structure components in the @astryxdesign/core package without breaking the styling methods I'm already using in my project? What are the standard methods I should follow to customize components and access documentation or templates using the CLI tool?
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-01: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.