wds-4-ux-design

Transforms scenario outlines into implementation-ready page specifications through structured design workflows.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill wds-4-ux-design-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wds-4-ux-design
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/wds-4-ux-design
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill wds-4-ux-design-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Designing pages without a systematic process leads to incomplete specifications, inconsistent components, and painful developer handoffs. This Skill guides an AI agent through a scenario-driven UX design phase that produces complete, validated page specifications with layouts, components, multilingual content, interactions, states, validation rules, spacing, and typography tokens. ## Core Features & Use Cases - Adaptive Design Dashboard: Reads a persistent design log to track per-page status across sessions and suggests the next logical design activity. - Multiple Design Modes: Choose collaborative dialog (Discuss), step-by-step proposals (Suggest), autonomous generation (Dream), or sketch interpretation from photos and wireframes. - Nine-Step Specification Pipeline: Captures page basics, layout sections, components with Object IDs, multilingual content, interactions, states, validation rules, and spacing/typography tokens, then validates and saves the final spec. - Design System & Handover: Extracts shared components on second use, audits specs for quality, and packages flows into Design Deliveries (DD-XXX) with test scenarios for development handoff. - Use Case: After defining a user scenario in an earlier planning phase, run this Skill to design every page in the flow, produce developer-ready specifications, and hand off a packaged delivery to the engineering team. ## Quick Start Ask the agent to start Phase 4 UX design for a scenario and follow the adaptive dashboard suggestions to design and specify each page.

Frequently Asked Questions about wds-4-ux-design

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

FAQPage Schema
How do I create a page specification with this workflow?

Run the Specify activity, which walks through nine sequential steps: page basics, layout sections, components with Object IDs, multilingual content, interactions, states, validation rules, spacing and typography tokens, then generates and validates the final specification document.

What is the difference between Suggest and Dream design modes?

Suggest mode proposes each design step and waits for user confirmation before proceeding. Dream mode executes the same steps autonomously, overriding halt rules, and presents the complete page flow for review at the end.

Can I use hand-drawn sketches as design input?

Yes, the Sketch activity analyzes user-provided photos, screenshots, or wireframes and translates them into structured page specifications. The analysis feeds into the exploration and wireframe steps of the design flow.

When are components extracted into the design system?

Objects extract on second use: the first occurrence stays inline in the page spec, and the second occurrence of the same pattern triggers extraction as a shared component. Spacing tokens extract immediately on first use.

What happens if no scenario exists before designing pages?

The workflow blocks page design and directs the user back to Phase 3 to outline the scenario using its 8-question dialog. Scenario context like device, mental state, entry point, and shortest path is required before page design begins.

How does the design handoff to development work?

The Handover activity packages a complete testable flow into a Design Delivery YAML file with scenarios, components, acceptance criteria, and a test scenario file, then conducts a structured handoff dialog with the development architect.