skills/council/advocate/journey-mapping/SKILL.md
Use when mapping complete user journeys through multi-step flows, onboarding sequences, or feature workflows. Covers entry points, happy paths, alternate paths, error states, friction analysis, and delight opportunities. Do not use for individual component interaction specs (use interaction-design).
npx skillsauth add dtsong/my-claude-setup journey-mappingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Map complete user journeys with entry points, states, emotions, and decision points to ensure features serve real user needs.
Reads feature descriptions, user stories, and existing screen documentation for journey analysis. Does not modify files or execute code. Does not access user analytics data or production systems directly.
No user-provided values are used in commands or file paths. All inputs are treated as read-only analysis targets.
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:
Compaction resilience: If context was lost during a long session, re-read the Inputs section to reconstruct what feature is being mapped, check the Progress Checklist for completed steps, then resume from the earliest incomplete step.
| 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]
testing
Use to convert a Word .docx file to PDF and/or verify its page count. Triggers on: converting docx to pdf, rendering a document, checking how many pages a docx produces, or asserting a page-count constraint (e.g. a resume must stay 2 pages). Wraps LibreOffice headless conversion.
development
Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password hashing. Triggers on requests like "review security", "harden this app", "security audit", "check for vulnerabilities", or when building/reviewing API endpoints.
development
Interactive wizard to craft effective prompts using Claude Code best practices
tools
Use when batch labeling, prioritizing, and assigning GitHub issues during triage sessions.