Files
Momento/.agents/skills/wds-4-ux-design/data/scenario-init/scenario-init-guide.md
Antigravity bd495be965
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 12s
feat: design system overhaul — sidebar, AI chats, settings, brainstorm, color cleanup
- Sidebar: dynamic brand-accent colors, brainstorm section restyled
- AI chat general: popup panel with expand/collapse, hides when contextual AI open
- AI chat contextual: tabs reordered (Actions first), X close button, height fix
- Settings: all tabs restyled, 6 new color presets (sage, terracotta, iron, etc.)
- Global color cleanup: emerald/orange hardcoded → brand-accent dynamic
- Brainstorm page: orange → brand-accent throughout
- PageEntry animation component added to key pages
- Floating AI button: bg-brand-accent instead of hardcoded black
- i18n: all 15 locales updated with new AI/billing keys
- Billing: freemium quota tracking, BYOK, stripe subscription scaffolding
- Admin: integrated into new design
- AGENTS.md + CLAUDE.md project rules added
2026-05-16 12:59:30 +00:00

77 lines
1.7 KiB
Markdown

# Scenario Initialization Guide
**From Trigger Map to first sketch**
---
## Purpose
You've created your Trigger Map. Now: **What should you start sketching?**
This process helps you identify:
- The core feature to design first
- The natural starting point
- The user's mental state
- The shortest path to mutual success
---
## The 7 Steps
### [1. Confirm Platform Strategy](01-platform-confirmation.md)
Inherit platform strategy from Product Brief and confirm for this scenario
### [2. What Feature Delivers Value?](02-feature-selection.md)
Which core feature serves your primary target group?
### [3. Where Do They Encounter It?](03-entry-point.md)
Where does the user first come into contact with your solution?
### [4. What's Their Mental State?](04-mental-state.md)
How are they feeling at this moment?
### [5. What's Mutual Success?](05-mutual-success.md)
What does winning look like for both business and user?
### [6. What's the Shortest Path?](06-shortest-path.md)
Minimum steps from starting point to mutual success
### [7. Reference Trigger Map](07-reference-trigger-map.md)
Identify the relevant Trigger Map context for this scenario
---
## Examples
### [E-commerce Example](examples/ecommerce-example.md)
Sales-driven transparent purchase journey
### [SaaS Example](examples/saas-example.md)
Subscription-driven frictionless onboarding
### [Service Booking Example](examples/booking-example.md)
Appointment-driven trust-building flow
---
## Next Step
Once you have clarity on all 7 steps (including strategic context), **start sketching the journey.**
Each sketch serves the path from trigger to mutual success, guided by the Trigger Map.
---
[← Back to Business Model Workflow](../README.md)