跳到主要内容
知仓学习社ZHICANG

user-journey-map

Map a user's journey through a product or experience, phase by phase, with their actions and how they feel. Use when asked to map a user/customer jo…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

User Journey Map Skill

A journey map shows the experience from the user's side — the steps they take, and how good or bad each

one feels — so friction becomes visible. This skill turns a described experience into a **Mermaid journey

diagram** (phases → tasks with satisfaction scores) and then calls out where the experience breaks down

and what to fix.

Required Inputs

Ask for these only if they aren't already provided:

  • The user / persona — whose journey this is, and their goal.
  • The phases — the high-level stages (e.g. Discover → Sign up → Onboard → Use → Renew).
  • The steps in each phase — the concrete actions the user takes.
  • Sentiment signal — where it feels smooth vs painful (from research, support tickets, or stated assumptions).

Output Format

[Persona]'s journey: [goal]

One line on scope and goal.

journey
    title [Persona] — [goal]
    section Discover
      Hears about product: 4: User
      Visits site: 3: User
    section Sign up
      Creates account: 2: User
      Verifies email: 1: User
    section Onboard
      Completes setup: 3: User
      First success: 5: User

(Scores are 1 = painful → 5 = delightful.)

Friction points — the lowest-scoring steps and why they hurt.

Opportunities — the highest-leverage fixes, tied to specific steps.

Assumptions — where sentiment was inferred rather than measured.

Mermaid Rules (so it renders)

  • Start with journey then title ....
  • Each section Name groups steps; each step is Task name: score: Actor (score 1–5).
  • Keep task names short; no colons inside the task text (colon is the field separator).
  • One actor is fine; multiple actors can share a step (: 3: User, Support).

Quality Checks

  • [ ] Phases follow the real order of the experience, end to end
  • [ ] Each step has an honest 1–5 sentiment score (not all 3s or all 5s)
  • [ ] The lowest scores are explained, and tied to concrete fixes
  • [ ] Opportunities are specific and point at named steps, not generic advice
  • [ ] The Mermaid block renders without edits

Anti-Patterns

  • [ ] Do not score everything positively — the map's value is exposing the painful steps
  • [ ] Do not list features instead of the user's actions — stay on the user's side
  • [ ] Do not skip the "why" behind low scores — a score without a reason isn't actionable
  • [ ] Do not put colons inside task names — it breaks the Mermaid journey syntax
  • [ ] Do not invent research — label inferred sentiment as an assumption

Based On

Customer/user journey mapping (phases, actions, emotion curve, friction-to-opportunity), as renderable Mermaid.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 user-journey-map 的技能。它们内容并不相同,别混用: