Skip to content
View aiuxmasters's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report aiuxmasters

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aiuxmasters/README.md

aiuxmasters

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.

What we're building

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

Background

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.

Get in touch

Reach out via aiuxmasters.com or open an issue on any repo above.

Popular repositories Loading

  1. aiuxmasters aiuxmasters Public

    AI-powered UI/UX design tooling — agents, skills, and workflows for design-engineering teams

  2. design-system design-system Public

    Enterprise-grade React + TypeScript component library — tokens-first, governance built in, Storybook docs

    TypeScript

  3. agentic-design-tools agentic-design-tools Public

    Claude Code skills for UI/UX design workflows — design-system audits, accessibility review, design-to-dev handoff specs

  4. aiuxmasters-site aiuxmasters-site Public

    Source for aiuxmasters.com — Next.js + TypeScript + Tailwind CSS v4

    TypeScript

  5. token-sync token-sync Public

    Generate CSS, SCSS, Tailwind and TypeScript output from a single W3C design tokens (DTCG) source file

    TypeScript

  6. a11y-mcp-server a11y-mcp-server Public

    MCP server exposing axe-core accessibility auditing as tools for any MCP-compatible AI agent

    TypeScript