# Create UX Design

> Standalone UX design specification workflow. Use when the user asks to create UX design specs, plan UX patterns, define UX strategy, or produce a UX design specification document.

- Skill: `sungkhum/create-ux-design` (Agent Skill, multi-file: 19 files)
- Install (CLI): `npx skillmds@latest add sungkhum/create-ux-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sungkhum/create-ux-design/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: sungkhum (https://skillmd.com/u/sungkhum)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sungkhum/create-ux-design

---


# Create UX Design

## Overview

Create comprehensive UX design specifications through a structured, step-by-step facilitation process that produces a UX design specification document.

## Prerequisite

- Follow the micro-file architecture: each step file has embedded rules and must be executed sequentially.

## Quick Start

- Load config if present; if `{project-root}/workflow-config.yaml` is missing, treat config values as optional and ask for missing items that affect output.
- Create the output document using `references/ux-design-template.md` at `{planning_artifacts}/ux-design-specification.md` (or a user-provided path).
- Start with `references/steps/step-01-init.md` and follow the chain of steps exactly.

## Output Expectations

- Append-only document building, preserving structure and frontmatter rules defined in the steps.
- Use the user’s requested language and skill level; if not provided, ask.

## References

- `references/workflow.md` for the canonical workflow.
- `references/ux-design-template.md` for the base document template.
- `references/steps/` for the full step sequence.

