Agent skill
journey-map
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.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/dami-randle/journey-map
SKILL.md
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
## 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
- First-Time User Onboarding
- Upload Supplier Certificate
- Create Product Checklist
- Prepare for Audit
- Track Expiring Documents
- Invite Team Member
- Generate Compliance Report
Integration
Works best with:
ux-expertagent for journey analysisux-auditskill for touchpoint evaluation- Persona testing agents for validation
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
perigon-backend
Perigon ASP.NET Core + EF Core + Aspire conventions
perigon-agent
Pointers for Copilot/agents to apply Perigon conventions
perigon-angular
Angular 21+ standalone/Material/signal conventions for Perigon WebApp
fastapi-mastery
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
context7-efficient
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
browser-use
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
Didn't find tool you were looking for?