journey-mapping
Map complete user journeys with entry points, states, emotions, and decision points
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Map complete user journeys with entry points, states, emotions, and decision points
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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]