aiox-ux-design-expert

Manage UX design workflows from user research to component implementation.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/Matheusvs1998/Site-campeonato-de-fifa --skill aiox-ux-design-expert-matheusvs1998
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-ux-design-expert
Source: https://github.com/Matheusvs1998/Site-campeonato-de-fifa/tree/main/site-fifa/.claude/skills/AIOX/agents/ux-design-expert
Command: npx skills add https://github.com/Matheusvs1998/Site-campeonato-de-fifa --skill aiox-ux-design-expert-matheusvs1998

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aiox-core/development/agents/ux-design-expert, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit helps UX/UI Designers and Design System Architects by streamlining the entire design workflow, from user research to component implementation and quality assurance.

Core Features & Use Cases

  • User Research & Design: Conducts user research, creates wireframes, and generates prompts for AI UI tools.
  • Design System Audit & Tokens: Scans codebases for UI pattern redundancies, consolidates patterns, extracts design tokens, and sets up design systems.
  • Component Building: Builds production-ready atomic components, composes molecules, and extends components with variants.
  • Documentation & Quality: Generates documentation for design systems, checks accessibility, and calculates ROI for design changes.

Quick Start

Start the UX/UI Design Expert agent by typing *ux-design-expert.

Frequently Asked Questions about aiox-ux-design-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract design tokens from an existing codebase?

To extract design tokens, you scan your codebase for UI pattern redundancies and consolidate them into a unified set of design tokens. This process identifies repeated styling patterns and translates them into reusable variables for component building.

What is the best way to manage a complete UX design workflow from research to implementation?

Managing a complete UX design workflow involves conducting user research, creating wireframes, generating UI prompts, and building atomic components. This end-to-end process ensures design system consistency from initial research through final quality assurance checks.

Do I need to know atomic design principles to use a UX design system workflow?

Yes, familiarity with atomic design principles and frontend architecture is required. The workflow is optimized for building production-ready atomic components and composing molecules, requiring foundational knowledge of these concepts for effective implementation.

Can I generate documentation and check accessibility for my design system?

Yes, you can generate documentation for design systems and run accessibility checks. The workflow includes quality assurance tasks that evaluate accessibility compliance and calculate the return on investment for implemented design changes.

How does user research integrate with UI component building?

User research integrates with component building by first establishing user needs, which inform wireframes and AI UI tool prompts. These wireframes subsequently guide the construction of production-ready atomic components and complex molecules.

When should I audit my codebase for UI pattern redundancies?

You should audit your codebase for UI pattern redundancies when setting up a new design system or consolidating existing UI patterns. This ensures tokens are extracted accurately before extending components with structural variants.