journey-mapping
Map complete user journeys with entry points, states, emotions, and decision points
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Map complete user journeys with entry points, states, emotions, and decision points
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Fast codebase searches using grep/glob. Triggers on "find", "search", "where is", "grep for".
Use when working with dbt (data build tool) - creating models, writing tests, CI/CD pipelines, materializations, sources, staging/intermediate/marts layers, Snowflake/BigQuery warehouse configuration, incremental strategies, Jinja macros, data quality, semantic layer, or making analytics engineering decisions
Local git operations for syncing, branching, merging, and conflict resolution
GitHub interactions for issues, PRs, releases, and repository management
Interactive wizard to craft effective prompts using Claude Code best practices
Test-driven development reference for writing good tests, designing testable interfaces, mocking at system boundaries, and refactoring after green. Use when writing tests, reviewing test quality, or applying red-green-refactor workflow. Not for running test suites or CI configuration — use language-conventions or cicd-generation for those.
| name | Journey Mapping |
| department | advocate |
| description | Map complete user journeys with entry points, states, emotions, and decision points |
| version | 1 |
| triggers | ["user flow","journey","onboarding","experience","workflow","entry point","happy path","user story","persona"] |
Map complete user journeys with entry points, states, emotions, and decision points to ensure features serve real user needs.
How does the user discover or arrive at this feature:
Walk through step by step:
| Step | Screen/View | User Action | System Response | User Emotion | Notes |
|---|---|---|---|---|---|
| 1 | ... | ... | ... | ... | ... |
For each step capture:
Where users might:
Where can we exceed expectations:
| Step | Screen/View | User Action | System Response | User Emotion | Notes |
|---|---|---|---|---|---|
| ... | ... | ... | ... | ... | ... |
[Entry Point A] ──→ [Step 1] ──→ [Step 2] ──→ ...
[Entry Point B] ──→ [Step 1]
↓
[Error Path] ──→ [Recovery]