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.

sungkhum 017bf9c 19 files · 119.9 KB Updated

File contents

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.

sungkhum/agent-skills-pack/tree/main/create-ux-design commit 017bf9c2d4

Frequently asked questions

npx skillmds@latest add sungkhum/create-ux-design