Help us improve
Share bugs, ideas, or general feedback.
From biz
Generates strategic UX artifacts—empathy maps, JTBD, journey maps, VPC, personas, customer forces—from business analysis. Triggers on 'ux strategy', 'empathy map', etc.; outputs ux/{artifact}-{subject}.md.
npx claudepluginhub digital-stoic-org/agent-skills --plugin bizHow this skill is triggered — by the user, by Claude, or both
Slash command
/biz:ux-strategizesonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate structured UX artifacts from business analysis. Dual output: markdown (human) + YAML (machine, for `/ux-wireframe`).
Generates user journey maps across 5 phases into Markdown docs and Pencil (.pen) visuals, with drop-off analysis, cross-insights, and dev roadmaps from product/user inputs.
Generates user journey maps across 5 phases for multiple user types using 6 agent teams, with research, Markdown outputs, cross-analysis, dev roadmaps, and Pencil visualizations.
Creates end-to-end user journey maps with stages, touchpoints, emotions, pain points, and opportunities for product, feature, or service UX analysis.
Share bugs, ideas, or general feedback.
Generate structured UX artifacts from business analysis. Dual output: markdown (human) + YAML (machine, for /ux-wireframe).
| Subcommand | Artifact | Framework |
|---|---|---|
empathy-map | Empathy Map | NNGroup 4-quadrant |
jtbd | Jobs To Be Done | Ulwick ODI |
journey-map | User Journey Map | 4-layer engagement |
vpc | Value Proposition Canvas | Strategyzer |
persona | Proto-Persona | Data-grounded |
forces | Customer Forces Diagram | Switch/Moesta |
Parse $ARGUMENTS → {artifact-type} {subject}.
ux/*.md, recommend next artifact per build order:What exists in ux/ | Recommend | Why |
|---|---|---|
| Nothing | empathy-map | Foundation — understand the user first |
| empathy-map | jtbd | Structure the jobs from empathy data |
| empathy-map + jtbd | forces | Understand switching behavior |
| + forces | journey-map | Map end-to-end experience |
| + journey-map | vpc | Align value prop to known jobs/pains |
| + vpc | persona | Synthesize into coherent archetype |
Present recommendation + confirm with user before generating.
Load template — Read references/{artifact-type}.md + references/common.md.
Discover context — Glob + Read (priority order):
analysis/*{subject}* and analysis/*.mdPRD-*-llm.md, NOTES-*-learnings.mdux/*.md (prior artifacts for cross-referencing)If no relevant input found → AskUserQuestion for target customer + pain context.
Generate artifact using loaded template (markdown + YAML schema + frontmatter).
Write to ux/{artifact}-{subject}.md.
Every file must include both elements from the artifact reference:
ux/*.md artifacts when availablereferences/common.md for domain adaptations, kill criteria, and engagement layer mapping