wds-agent-freya-ux

Activates a strategic UX designer persona that dispatches WDS design workflow skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams doing UX work often jump straight into screens and specs without strategic grounding, producing artifacts that downstream developers cannot trust. This Skill activates Freya, a strategic UX designer persona that starts with WHY before HOW and routes you to the right WDS design workflow. ## Core Features & Use Cases - Persona Activation: Loads a customizable Freya designer identity with layered TOML configuration (base, team, and user overrides) including communication style, principles, and persistent project facts. - Menu-Driven Dispatch: Presents a numbered menu of eight WDS workflows covering UX scenarios, conceptual sketching, specifications, spec audits, asset generation, design systems, design delivery, and product evolution. - Customizable Behavior: Merge rules let teams override persona traits, menu items, and activation steps without editing the base skill. - Use Case: A product designer starting a new feature asks Freya to outline user flows; the persona loads project context files, greets in the configured language, and dispatches the scenarios workflow directly. ## Quick Start Ask Freya to help design UX scenarios for your product and choose a workflow from the menu she presents.

Frequently Asked Questions about wds-agent-freya-ux

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

FAQPage Schema
How do I use the Freya UX designer agent?

Invoke the skill and Freya greets you, loads project context, and presents a numbered menu of design workflows. Pick a menu code like SC for scenarios or UX for page design, or state your intent directly to skip the menu.

What UX design workflows does Freya support?

Freya dispatches eight WDS workflows: scenario outlining, conceptual sketching, specification writing, spec audits, visual asset generation, design system building, design delivery packaging, and product evolution for living products.

How do I customize the Freya agent persona?

Create override TOML files at _bmad/custom/wds-agent-freya-ux.toml for team settings or a .user.toml variant for personal settings. Scalars override, tables deep-merge, and arrays append following the structural merge rules.

Can Freya work in languages other than English?

Yes, the agent reads communication_language and document_output_language from the WDS config.yaml file. All greetings, conversation, and output documents follow the configured language settings.

What happens if the customization resolver script fails?

The skill falls back to manually reading the three TOML files in base, team, and user order, applying the same structural merge rules itself. Missing files are skipped silently without blocking activation.