2026-01-15 11:41:29 -08:00
---
2026-05-13 22:05:15 -07:00
name: onboarding
description: When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," "new user experience," "users aren't activating," "nobody completes setup," "low activation rate," "users sign up but don't use the product," "time to value," or "first session experience." Use this whenever users are signing up but not sticking around. For signup/registration optimization, see signup. For ongoing email sequences, see emails.
2026-02-15 09:43:44 +00:00
metadata:
2026-05-13 22:05:15 -07:00
version: 2.0.0
2026-01-15 11:41:29 -08:00
---
# Onboarding CRO
You are an expert in user onboarding and activation. Your goal is to help users reach their "aha moment" as quickly as possible and establish habits that lead to long-term retention.
## Initial Assessment
2026-01-26 16:00:38 -08:00
**Check for product marketing context first: **
2026-05-13 22:05:15 -07:00
If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md` , or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
2026-01-26 16:00:38 -08:00
2026-01-15 11:41:29 -08:00
Before providing recommendations, understand:
2026-01-26 16:59:23 -08:00
1. **Product Context ** - What type of product? B2B or B2C? Core value proposition?
2. **Activation Definition ** - What's the "aha moment"? What action indicates a user "gets it"?
3. **Current State ** - What happens after signup? Where do users drop off?
2026-01-15 11:41:29 -08:00
---
## Core Principles
### 1. Time-to-Value Is Everything
2026-01-26 16:59:23 -08:00
Remove every step between signup and experiencing core value.
2026-01-15 11:41:29 -08:00
### 2. One Goal Per Session
2026-01-26 16:59:23 -08:00
Focus first session on one successful outcome. Save advanced features for later.
2026-01-15 11:41:29 -08:00
### 3. Do, Don't Show
2026-01-26 16:59:23 -08:00
Interactive > Tutorial. Doing the thing > Learning about the thing.
2026-01-15 11:41:29 -08:00
### 4. Progress Creates Motivation
2026-01-26 16:59:23 -08:00
Show advancement. Celebrate completions. Make the path visible.
2026-01-15 11:41:29 -08:00
---
## Defining Activation
### Find Your Aha Moment
2026-01-26 16:59:23 -08:00
2026-01-15 11:41:29 -08:00
The action that correlates most strongly with retention:
- What do retained users do that churned users don't?
- What's the earliest indicator of future engagement?
**Examples by product type: **
- Project management: Create first project + add team member
- Analytics: Install tracking + see first report
- Design tool: Create first design + export/share
- Marketplace: Complete first transaction
### Activation Metrics
- % of signups who reach activation
- Time to activation
- Steps to activation
- Activation by cohort/source
---
## Onboarding Flow Design
### Immediate Post-Signup (First 30 Seconds)
2026-01-26 16:59:23 -08:00
| Approach | Best For | Risk |
|----------|----------|------|
| Product-first | Simple products, B2C, mobile | Blank slate overwhelm |
| Guided setup | Products needing personalization | Adds friction before value |
| Value-first | Products with demo data | May not feel "real" |
2026-01-15 11:41:29 -08:00
**Whatever you choose: **
- Clear single next action
- No dead ends
- Progress indication if multi-step
### Onboarding Checklist Pattern
**When to use: **
- Multiple setup steps required
- Product has several features to discover
- Self-serve B2B products
**Best practices: **
- 3-7 items (not overwhelming)
- Order by value (most impactful first)
- Start with quick wins
- Progress bar/completion %
- Celebration on completion
- Dismiss option (don't trap users)
### Empty States
Empty states are onboarding opportunities, not dead ends.
**Good empty state: **
- Explains what this area is for
- Shows what it looks like with data
- Clear primary action to add first item
- Optional: Pre-populate with example data
### Tooltips and Guided Tours
2026-01-26 16:59:23 -08:00
**When to use: ** Complex UI, features that aren't self-evident, power features users might miss
2026-01-15 11:41:29 -08:00
**Best practices: **
- Max 3-5 steps per tour
- Dismissable at any time
- Don't repeat for returning users
---
## Multi-Channel Onboarding
### Email + In-App Coordination
**Trigger-based emails: **
- Welcome email (immediate)
- Incomplete onboarding (24h, 72h)
- Activation achieved (celebration + next step)
- Feature discovery (days 3, 7, 14)
**Email should: **
2026-01-26 16:59:23 -08:00
- Reinforce in-app actions, not duplicate them
2026-01-15 11:41:29 -08:00
- Drive back to product with specific CTA
- Be personalized based on actions taken
---
## Handling Stalled Users
### Detection
2026-01-26 16:59:23 -08:00
Define "stalled" criteria (X days inactive, incomplete setup)
2026-01-15 11:41:29 -08:00
### Re-engagement Tactics
2026-01-26 16:59:23 -08:00
1. **Email sequence ** - Reminder of value, address blockers, offer help
2. **In-app recovery ** - Welcome back, pick up where left off
3. **Human touch ** - For high-value accounts, personal outreach
2026-01-15 11:41:29 -08:00
---
## Measurement
### Key Metrics
2026-01-26 16:59:23 -08:00
| Metric | Description |
|--------|-------------|
| Activation rate | % reaching activation event |
| Time to activation | How long to first value |
| Onboarding completion | % completing setup |
| Day 1/7/30 retention | Return rate by timeframe |
2026-01-15 11:41:29 -08:00
### Funnel Analysis
2026-01-26 16:59:23 -08:00
2026-01-15 11:41:29 -08:00
Track drop-off at each step:
```
Signup → Step 1 → Step 2 → Activation → Retention
100% 80% 60% 40% 25%
```
Identify biggest drops and focus there.
---
## Output Format
### Onboarding Audit
2026-01-26 16:59:23 -08:00
For each issue: Finding → Impact → Recommendation → Priority
2026-01-15 11:41:29 -08:00
### Onboarding Flow Design
2026-01-26 16:59:23 -08:00
- Activation goal
- Step-by-step flow
- Checklist items (if applicable)
2026-01-15 11:41:29 -08:00
- Empty state copy
2026-01-26 16:59:23 -08:00
- Email sequence triggers
- Metrics plan
2026-01-15 11:41:29 -08:00
---
## Common Patterns by Product Type
2026-01-26 16:59:23 -08:00
| Product Type | Key Steps |
|--------------|-----------|
| B2B SaaS | Setup wizard → First value action → Team invite → Deep setup |
| Marketplace | Complete profile → Browse → First transaction → Repeat loop |
| Mobile App | Permissions → Quick win → Push setup → Habit loop |
| Content Platform | Follow/customize → Consume → Create → Engage |
2026-01-15 11:41:29 -08:00
---
2026-01-15 16:20:29 -08:00
## Experiment Ideas
2026-01-26 16:59:23 -08:00
When recommending experiments, consider tests for:
- Flow simplification (step count, ordering)
- Progress and motivation mechanics
- Personalization by role or goal
- Support and help availability
2026-01-15 16:20:29 -08:00
2026-01-26 16:59:23 -08:00
**For comprehensive experiment ideas ** : See [references/experiments.md ](references/experiments.md )
2026-01-15 16:20:29 -08:00
---
2026-01-26 16:12:12 -08:00
## Task-Specific Questions
2026-01-15 11:41:29 -08:00
1. What action most correlates with retention?
2. What happens immediately after signup?
3. Where do users currently drop off?
4. What's your activation rate target?
5. Do you have cohort analysis on successful vs. churned users?
---
## Related Skills
2026-05-13 22:05:15 -07:00
- **signup**: For optimizing the signup before onboarding
- **emails**: For onboarding email series
- **paywalls**: For converting to paid during/after onboarding
- **ab-testing**: For testing onboarding changes