Payment method
All transactions are secure and encrypted.
Advanced components • RTL first • Zero runtime deps • Agentic ready
A React design system for product teams and coding agents. Minimal API, accessible primitives, and structured docs that reduce hallucinations.
Not isolated demo cards. Real interactive UI scenes that mirror how product teams actually compose interfaces.
All transactions are secure and encrypted.
Invite your team to collaborate on this project.
Select the best setup for your cluster workloads.
Select all channels that influenced your decision.
Built with real DS primitives: Button, Input, Select, Tabs, Alert, Avatar, Chip, Checkbox, and Switch.
Every design system claims to be accessible and themeable. We also made sure agents can actually use it without hallucinating your props.
Other design systems hand agents 300 pages of Storybook docs. We hand them a single .md file that fits in their context window.
madagent.md is structured specifically for LLM consumption. Every component, prop, variant, and pattern described in a format that minimizes token usage while maximizing understanding.
Every component follows the same patterns. Agents learn once, apply everywhere. No surprises, no edge cases that break their output.
Cursor, Copilot, Claude Code, Windsurf, Devin — if it writes code, it works with madagent.
# #madagent — Agent Reference ## Button Props: variant="primary|neutral|secondary|outline|ghost|danger" size="sm|md|lg" loading="boolean" icon="ReactNode" fullWidth="boolean" RTL: auto — logical properties ## Input Props: label helperText errorText iconLeft iconRight size="sm|md|lg" RTL: auto — logical properties ## Tokens Colors: --md-surface-* --md-content-* --md-border-* ... Space: --md-spacing-{1..24} Font: --md-font-family-sans|mono // ~800 tokens for the full DS reference
No separate RTL stylesheet. No direction: rtl hacks. Just CSS Logical Properties doing what they were made for.