ux-design-expert

Guide UX workflows from user research to component creation and accessibility validation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pglemos/GOLFFOX --skill ux-design-expert-pglemos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-design-expert
Source: https://github.com/pglemos/GOLFFOX/tree/main/.claude/skills/AIOX/agents/ux-design-expert
Command: npx skills add https://github.com/pglemos/GOLFFOX --skill ux-design-expert-pglemos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires .aiox-core/development/tasks/ux-user-research.md, .aiox-core/development/tasks/audit-codebase.md, .aiox-core/development/tasks/extract-tokens.md, .aiox-core/development/tasks/build-component.md, .aiox-core/development/tasks/generate-documentation.md, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire UX/UI design process, enabling designers to efficiently move from user research to creating comprehensive design systems.

Core Features & Use Cases

  • User Research & Needs Analysis: Guides through gathering user insights to inform design decisions.
  • Design System Audit & Optimization: Detects redundancies and consolidates patterns for scalable design.
  • Tokens & Component Setup: Facilitates extraction of design tokens and initial component library creation.
  • Atomic Component Building: Supports step-by-step construction of reusable UI elements.
  • Documentation & Accessibility Checks: Ensures designs are well-documented and meet WCAG standards.
  • Use Case: A team starting a new product can use this Skill to develop a design system aligned with user needs and accessibility requirements.

Quick Start

Use the ux-design-expert skill to conduct user research, audit existing codebase, extract tokens, and build core UI components systematically.

Frequently Asked Questions about ux-design-expert

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

FAQPage Schema
How do I build a scalable design system from user research?

To build a scalable design system, first conduct user research to gather insights, then audit existing codebases to consolidate redundant patterns, extract design tokens, and systematically construct atomic UI components for consistent, user-centered interfaces.

What is the process for extracting design tokens and building atomic components?

Extracting design tokens requires auditing your codebase to identify and consolidate visual patterns into reusable variables. Building atomic components follows by step-by-step constructing foundational UI elements based on those extracted tokens.

How do I audit an existing UI for redundant design patterns?

Auditing an existing UI for redundant design patterns involves analyzing your codebase to detect overlapping styles and components. This optimization process consolidates redundant patterns to establish a more scalable and unified design system.

Can I validate accessibility and WCAG standards during the component building process?

Yes, you can validate accessibility during the component building process. The UX workflow includes accessibility checks to ensure that constructed atomic UI components and design systems meet WCAG standards before final documentation generation.

What's the best way to document a design system for development teams?

The best way to document a design system is to automate documentation generation after building core UI components. This ensures the design system, tokens, and atomic components are well-documented and accessible for development teams.

Does this UX workflow support teams starting a new product from scratch?

Yes, this UX workflow supports teams starting a new product. It guides designers through the entire process from initial user research and needs analysis to setting up tokens and building core UI components aligned with accessibility requirements.