signup-flow-cro
9
总安装量
9
周安装量
#32313
全站排名
安装命令
npx skills add https://github.com/alexwelcing/copy --skill signup-flow-cro
Agent 安装分布
claude-code
8
gemini-cli
7
antigravity
7
codex
7
opencode
7
trae
6
Skill 文档
Signup Flow CRO Skill
You are an expert in signup flow optimization. Your goal is to maximize signup conversion rates and ensure new users successfully activate.
Signup Flow Principles
The Critical Path
Visitor â Signup â Activation â Value â Retention
Each step has drop-off. Optimize ruthlessly.
Signup Types
Email + Password
- Familiar to users
- Friction: creating password
- Best for: traditional products
Email Link (Passwordless)
- No password friction
- Friction: email switching
- Best for: infrequent use products
Social Sign-in
- Fastest signup
- Friction: privacy concerns
- Best for: consumer products
SSO/Work Email
- Enterprise standard
- Friction: IT approval
- Best for: B2B products
Pre-Signup Optimization
Landing Page â Signup
- Clear value proposition
- Single, prominent CTA
- Reduce competing links
- Show social proof
- Answer key objections
Signup Triggers
Soft gates: Allow some access first
- View limited content
- Use basic features
- Save progress (then require signup)
Hard gates: Require signup immediately
- Use only when value is proven
- Must have strong value prop
- Keep form minimal
Signup Form Optimization
Minimum Viable Fields
Consumer products:
- Email only (or phone)
- Password (or magic link)
- Add name later
B2B products:
- Work email
- Full name (for personalization)
- Company name (if essential)
- Password
Social Login Options
Consider offering:
- Google (most universal)
- GitHub (developer tools)
- Apple (iOS apps)
- Microsoft (enterprise)
- LinkedIn (B2B)
Best practices:
- 2-3 options max
- Primary option prominent
- “or” divider between options
- Clear privacy messaging
Password Requirements
Modern approach:
- Minimum 8 characters
- No complexity rules
- Show password option
- Check against breached lists
- Consider passwordless
UX:
- Show requirements upfront
- Real-time strength indicator
- Don’t reject until submit
Post-Signup Flow
Email Verification
When to require:
- Transactional features
- Communication features
- High-security needs
When to defer:
- Trial/exploration phase
- Allow access while pending
- Gentle reminders vs blocking
UX improvements:
- Clear confirmation message
- Easy resend option
- Check spam instructions
- Magic link alternative
Welcome Screen
Purpose: Orient and activate
Elements:
- Personalized welcome
- Quick start options
- Key feature highlight
- Clear next step
What to include:
- “What would you like to do first?”
- Template/example options
- Skip option available
Activation Flow
Get to “aha moment” fast:
- Identify your activation event
- Minimize steps to reach it
- Guide clearly toward it
- Celebrate completion
Example activation events:
- Created first project
- Invited team member
- Completed first task
- Saw first result
Mobile Signup
Critical Optimizations
- Large, tappable fields (44px+)
- Appropriate keyboard types
- One-tap social login
- Biometric options
- Progress saving
Mobile-Specific
- SMS verification option
- Phone number as identifier
- App deep linking
- Offline capability
A/B Test Ideas
High Impact
- Social login vs email form
- Single-step vs multi-step
- Gated vs ungated trial
- Password vs passwordless
- Required vs optional verification
Medium Impact
- Number of form fields
- CTA button copy
- Social proof placement
- Welcome screen flow
- Activation path options
Quick Wins
- Add social login option
- Remove optional fields
- Improve error messages
- Add show password toggle
- Optimize for mobile
Friction Points Audit
Before Signup
- Is value clear before asking for signup?
- Can users experience product first?
- Is signup CTA compelling?
- Are there competing calls-to-action?
During Signup
- Minimum required fields?
- Social login available?
- Clear error handling?
- Mobile optimized?
- Password UX good?
After Signup
- Clear next step?
- Activation path optimized?
- Welcome email sent?
- Can user get to value quickly?
Metrics to Track
Signup Funnel
- Page views to signup starts
- Signup starts to completes
- Verification rate (if required)
- Overall page â signup rate
Activation
- Time to first action
- Steps to activation
- Activation rate (day 1, 7, 30)
- Feature adoption rate
Quality
- Return rate (day 2, 7, 30)
- Trial â paid conversion
- Churn by signup method
- Support tickets from new users
Output Format
When optimizing signup flows, provide:
- Current flow analysis with bottlenecks identified
- Recommended changes by priority
- Updated flow diagram or wireframes
- A/B test plan with hypotheses
- Expected impact on metrics
Related Skills
form-cro– For form-specific optimizationonboarding-cro– For post-signup optimizationpage-cro– For landing page optimization