Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Journey Map

ASecurity

Create customer journey maps for user flows and workflows. Use when the user asks to "map the journey", "analyze user flow", "document the workflow", "trace the path", or needs to understand end-to-end user experiences.

416 stars
0 votes
0 copies
2 views
Added 2/7/2026
designrustgotesting

Security Analysis

A100/100

Scanned 2/12/2026

Install to Claude Code

$npx -y skills add aiskillstore/marketplace --skill journey-map --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Journey Map?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Journey Map
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/aiskillstore-journey-map/badge)](https://www.skillsdirectory.com/skills/aiskillstore-journey-map)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: journey-map
description: Create customer journey maps for user flows and workflows. Use when the user asks to "map the journey", "analyze user flow", "document the workflow", "trace the path", or needs to understand end-to-end user experiences.
---

# Journey Mapping Skill

Map customer journeys to understand end-to-end user experiences, identify pain points, and discover opportunities for improvement.

## When to Use

- Designing new features or flows
- Understanding existing user paths
- Identifying friction points
- Planning improvements
- Stakeholder communication
- Onboarding design

## Journey Map Components

### 1. User Context
- **Persona**: Who is the user?
- **Goal**: What are they trying to accomplish?
- **Trigger**: What initiated this journey?
- **Success**: How do they know they've succeeded?

### 2. Journey Phases

Typical phases to map:

| Phase | Description |
|-------|-------------|
| Awareness | User realizes they need something |
| Consideration | User evaluates options |
| Decision | User commits to action |
| Action | User completes the task |
| Retention | User returns or continues |

### 3. Touchpoint Analysis

For each step, document:
- **Action**: What the user does
- **Interface**: What they interact with
- **Thought**: What they're thinking
- **Emotion**: How they feel (frustrated, confident, confused)
- **Pain Point**: What causes friction
- **Opportunity**: How to improve

### 4. Emotion Curve

Map emotional state through the journey:
```
Delighted  ●───────────●
Satisfied      ●───●
Neutral            ●───●
Frustrated             ●───●
Abandoned                  ●
```

## Output Format

```markdown
## Customer Journey Map: [Journey Name]

### Context
- **Persona**: [User type]
- **Goal**: [What they want to achieve]
- **Trigger**: [What started this journey]

### Journey Overview

| Phase | Step | Action | Emotion | Pain Point |
|-------|------|--------|---------|------------|
| Awareness | 1 | ... | ... | ... |

### Detailed Steps

#### Step 1: [Name]
- **User Action**: What they do
- **System Response**: What happens
- **User Thought**: "What they're thinking"
- **Emotion**: [emoji + description]
- **Pain Points**: Issues encountered
- **Opportunities**: Ways to improve

### Emotion Curve
[Visual representation]

### Key Insights
1. [Critical finding]
2. [Opportunity identified]

### Recommendations
| Priority | Improvement | Impact |
|----------|-------------|--------|
| P0 | ... | High |
```

## Common Journeys for LogiDocs Certify

1. **First-Time User Onboarding**
2. **Upload Supplier Certificate**
3. **Create Product Checklist**
4. **Prepare for Audit**
5. **Track Expiring Documents**
6. **Invite Team Member**
7. **Generate Compliance Report**

## Integration

Works best with:
- `ux-expert` agent for journey analysis
- `ux-audit` skill for touchpoint evaluation
- Persona testing agents for validation

Attribution

aiskillstoreaiskillstore
View sourceMore from aiskillstore →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Responsive Design

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

393432 votes

Mermaid Diagrams

Creating and refining Mermaid diagrams with live reload. Use when users want flowcharts, sequence diagrams, class diagrams, ER diagrams, state diagrams, or any other Mermaid visualization. Provides best practices for syntax, styling, and the iterative workflow using mermaid_preview and mermaid_save tools.

2032 votes

sleek-design-mobile-apps

Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests ("design an app that does X") and specific ones ("list my projects", "create a new project", "screenshot that screen").

5711 votes

swiftui-design-skill

SwiftUI frontend visual design skill. Creates beautiful, distinctive iOS/macOS interfaces that avoid generic AI slop patterns. Covers design direction, layout systems, typography, color, spacing, brand integration, and design review. Use when designing new SwiftUI views, reviewing UI quality, creating iOS prototypes, choosing visual styles, improving app aesthetics, or when the UI looks generic or AI-generated.

1801 votes

Ios Hig

Use when designing iOS interfaces, implementing accessibility (VoiceOver, Dynamic Type), handling dark mode, ensuring adequate touch targets, providing animation/haptic feedback, or requesting user permissions. Apple Human Interface Guidelines for iOS compliance.

761 votes
View all in design →