We're a small studio of UI/UX designers with 17+ years of enterprise design-systems experience, now building agentic AI tooling for UI/UX design work — agents, skills, and workflows that help designers and design-engineering teams move faster without losing craft.
Component & token infrastructure
- design-system — an enterprise-grade React + TypeScript component library with Storybook, built the way large product teams actually need to consume one: tokens first, governance built in.
- token-sync — generates CSS, SCSS, Tailwind and TypeScript output from a single W3C design tokens (DTCG) source file, so tokens live in one place instead of being hand-mirrored across formats.
- figma-tokens-sync — pulls a Figma file's local Variables into DTCG tokens, feeding directly into token-sync — closes the design-tool-to-code gap.
- eslint-plugin-design-tokens — flags hardcoded colors/spacing at author-time, in the editor, in JSX inline styles and styled-components/emotion.
- design-review-action — a GitHub Action that flags the same drift in pull requests, catching what author-time linting missed.
- storybook-handoff — generates a dev-ready handoff spec (props table, token usage, story variants, a11y notes) straight from a component's own source files.
Agentic tooling for design workflows
- agentic-design-tools — a curated library of Claude Code skills for UI/UX design workflows (design-system audits, accessibility review, design-to-dev handoff specs).
- design-agents — Claude Agent SDK subagent definitions for the same workflows (audit, a11y, UX writing, competitive teardown), portable to any Claude Agent SDK project, with a validation gate that catches broken definitions before they ship.
- a11y-mcp-server — an MCP server wrapping axe-core accessibility auditing, so any MCP-compatible agent (not just Claude Code) can audit HTML.
- ai-design-critique — runs a UI screenshot through Claude for a structured Nielsen heuristic-evaluation critique, grounded in what's actually visible in the image.
Site
- aiuxmasters-site — source for our company site, aiuxmasters.com.
Before this, our team led design systems and product design orgs at enterprise scale — 200+ component libraries, teams of 14+ designers, platforms serving 50K+ daily users. We're now applying that same governance-and-craft discipline to agentic design tooling.
Reach out via aiuxmasters.com or open an issue on any repo above.