Skip to content
OpenSmartRoute
Skillv1.0.0

user-journey-mapping

Create comprehensive user journey maps that identify pain points, opportunities, and emotional states across touchpoints. Use when mapping user experiences or analyzing conversion flows.

by nickcrew(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from nickcrew/claude-cortex (skills/user-journey-mapping/SKILL.md). Install upstream with npx skills add nickcrew/claude-cortex --skill user-journey-mapping. Copyright stays with the author.

User Journey Mapping

Comprehensive guide to creating user journey maps that reveal pain points, opportunities, and emotional states across the entire user experience.

When to Use This Skill

  • Mapping end-to-end user experiences
  • Identifying conversion funnel drop-off points
  • Understanding emotional states during key interactions
  • Discovering optimization opportunities
  • Aligning teams around user perspective

Quick Reference

Task Load reference
Research Methods skills/user-journey-mapping/references/research-methods.md

Journey Map Components

1. Stages

Define the major phases users go through:

Awareness → Consideration → Decision → Onboarding → Usage → Advocacy

2. User Actions

What the user does at each stage:

  • Searches, browses, compares
  • Signs up, configures, learns
  • Uses features, seeks help
  • Shares, recommends, upgrades

3. Touchpoints

Where interaction happens:

  • Website, mobile app, email
  • Support chat, documentation
  • Social media, reviews
  • In-person, phone

4. Emotions

How users feel (use emoticons or scale):

😊 Delighted  →  😐 Neutral  →  😤 Frustrated  →  😡 Angry

5. Pain Points

Where friction occurs:

  • Confusion, delays, errors
  • Missing information
  • Poor feedback
  • Technical issues

6. Opportunities

Where we can improve:

  • Quick wins
  • Major improvements
  • Innovation opportunities

Journey Map Template

## User Journey: [Persona Name] - [Goal]

### Stage 1: [Stage Name]

**User Goal**: [What they're trying to achieve]

**Actions**:
- [Action 1]
- [Action 2]

**Touchpoints**: [Where interaction happens]

**Emotions**: [😊/😐/😤/😡] - [Why they feel this way]

**Pain Points**:
- [Pain point with impact]

**Opportunities**:
- [Opportunity with potential impact]

**Metrics**: [How we measure this stage]

---
[Repeat for each stage]

Example Journey Map

E-commerce Checkout Journey

Stage Awareness Cart Checkout Payment Confirmation
Actions Browse, compare Add items, review Enter details Pay Receive
Emotions 😊 Excited 😐 Considering 😤 Tedious 😰 Anxious 😊 Relieved
Pain Points Too many options Price unclear Too many fields Security fears No ETA
Opportunities Recommendations Clear pricing Autofill Trust signals Tracking

Best Practices

Do's

  • Base on real user research, not assumptions
  • Include both digital and non-digital touchpoints
  • Map emotional highs and lows
  • Quantify with metrics where possible
  • Involve cross-functional stakeholders

Don'ts

  • Don't map the ideal journey - map reality
  • Don't focus only on your touchpoints
  • Don't ignore competitor alternatives
  • Don't skip the "boring" stages
  • Don't create and forget - iterate

Integration with Design

  1. Identify critical moments: Where do emotions shift?
  2. Prioritize pain points: Impact × Frequency matrix
  3. Design interventions: Targeted improvements
  4. Measure success: Before/after metrics
  5. Iterate: Journey maps are living documents

Resources

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/nickcrew-claude-cortex-user-journey-mapping/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

nickcrew-claude-cortex-user-journey-mapping.ocm.jsonjson
{
  "ocm": "1",
  "id": "nickcrew-claude-cortex-user-journey-mapping",
  "kind": "skill",
  "name": "user-journey-mapping",
  "description": "Create comprehensive user journey maps that identify pain points, opportunities, and emotional states across touchpoints. Use when mapping user experiences or analyzing conversion flows.",
  "publisher": "nickcrew",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "user-journey",
      "journey-map",
      "customer-experience",
      "touchpoints",
      "conversion-funnel",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Create comprehensive user journey maps that identify pain points, opportunities, and emotional states across touchpoints. Use when mapping user experiences or analyzing conversion flows."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/nickcrew/claude-cortex",
      "path": "skills/user-journey-mapping/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/nickcrew/claude-cortex/blob/HEAD/skills/user-journey-mapping/SKILL.md",
      "key": "nickcrew/claude-cortex/skills/user-journey-mapping/SKILL.md"
    }
  },
  "instructions": "# User Journey Mapping\n\nComprehensive guide to creating user journey maps that reveal pain points, opportunities, and emotional states across the entire user experience.\n\n## When to Use This Skill\n\n- Mapping end-to-end user experiences\n- Identifying conversion funnel drop-off points\n- Understanding emotional states during key interactions\n- Discovering optimization opportunities\n- Aligning teams around user perspective\n\n## Quick Reference\n\n| Task | Load reference |\n| --- | --- |\n| **Research Methods** | `skills/user-journey-mapping/references/research-methods.md` |\n\n## Journey Map Components\n\n",
  "cost": {
    "context_tokens": 840
  }
}

Fetch it by URL: GET /api/v1/registry/nickcrew-claude-cortex-user-journey-mapping/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.