Onboarding
by @ivangdavila
Design user onboarding flows that maximize activation and time-to-value.
clawhub install onboarding📖 About This Skill
name: Onboarding description: Design user onboarding flows that maximize activation and time-to-value. metadata: {"clawdbot":{"emoji":"🚀","os":["linux","darwin","win32"]}}
Define Activation First
Answer before designing anything:
If you can't answer these, onboarding will optimize the wrong thing.
Measure the Funnel
Create this table for current state: | Step | Users | Drop-off | |------|-------|----------| | Signed up | 100% | - | | Step 2 | ?% | ?% | | Step 3 | ?% | ?% | | Activated | ?% | ?% |
Biggest drop-off = focus there first. Everything else is distraction.
Signup Form
At signup, require ONLY: email + password. Everything else: defer until after first value delivered.
For each additional field, calculate: how many users lost × LTV = cost of that field.
Segmentation Question
One question only, immediately after signup: "What's your main goal?" with 3-4 options.
Route to different:
More than 4 paths = complexity without benefit.
Checklist Pattern
Structure:
Format: action verb + outcome ✓ "Create your first project" ✗ "Projects"
Empty State Formula
Every empty screen needs: 1. What will appear here (1 sentence) 2. Visual of populated state or example 3. ONE action button (primary style)
Pre-populated templates > blank slate.
Email Sequence
| Day | Trigger | Content | |-----|---------|---------| | 0 | Signup | Welcome + single quick win CTA | | 1 | Not activated | Reminder + "here's how" | | 3 | Not activated | Social proof / success story | | 7 | Not activated | Feature highlight | | 14 | Inactive | "We miss you" + incentive |
Stop sequence immediately when user activates.
Tooltips vs Modals
Never repeat to returning users. Trigger contextually, not on every login.
Metrics
Track weekly:
Activated users should retain 2-3x better. If not, activation definition is wrong.