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.yamlis missing, treat config values as optional and ask for missing items that affect output. - Create the output document using
references/ux-design-template.mdat{planning_artifacts}/ux-design-specification.md(or a user-provided path). - Start with
references/steps/step-01-init.mdand 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.mdfor the canonical workflow.references/ux-design-template.mdfor the base document template.references/steps/for the full step sequence.
More from sungkhum/agent-skills-pack
edge-case-hunter
Exhaustive edge-case review that traces branching paths and boundary conditions in a diff or code sample and reports only unhandled cases. Use when the user asks to hunt edge cases, boundary conditions, missing guards, or wants an edge-case-focused review.
11market-research
Standalone market research workflow. Use when the user asks for market research, competitive landscape analysis, customer needs, market trends, or a market research report about a business idea.
10domain-research
Standalone domain or industry research workflow. Use when the user asks for domain research, industry analysis, sector overviews, regulatory landscape, or a domain research report.
10tech-writer
Standalone technical writer agent. Use when the user asks to write or update technical documentation, create Mermaid diagrams, explain complex concepts, validate docs against standards, or generate comprehensive project documentation.
10ux-designer
Standalone UX designer agent. Use when the user asks for UX design, user research, interaction design, UI patterns, experience strategy, or guidance creating a UX design specification.
9code-review
Adversarial code review that validates implemented work against a story/spec, acceptance criteria, and actual git changes. Use when the user asks to run a code review, review a diff/PR, verify tasks or acceptance criteria are done, or validate story claims versus code.
9