What problem does it solve?
This Skill addresses the gap between feature specifications and actual user experience by providing a framework for documenting, testing, and validating end-to-end user flows.
Core Features & Use Cases
- Journey Mapping: Define critical, common, and edge-case user paths with detailed steps, user goals, and success criteria.
- E2E Test Generation: Provides templates and examples for writing Playwright tests that validate user journeys.
- UX Validation: Includes checklists for ensuring clarity, speed, forgiveness, accessibility, and mobile-friendliness at each step.
- Use Case: A product team can use this Skill to document the entire signup-to-first-value journey for new users, ensuring that the onboarding process is smooth, intuitive, and leads to quick user engagement, while also generating automated tests to catch regressions.
Quick Start
Document the 'checkout-purchase' user journey using the provided template and link to its Playwright test.