signup

作者: coreyhaines31

当用户想要优化注册、登记、账户创建或试用激活流程时使用。也适用于用户提及“注册转化率”、“注册摩擦”、“注册表单优化”、“免费试用注册”、“减少注册流失”、“账户创建流程”、“用户不注册”、“注册放弃率”、“试用转化率”、“无人完成注册”、“注册步骤过多”或“简化注册流程”时。只要用户涉及注册或登记相关话题,即可使用此技能。

npx skills add https://github.com/coreyhaines31/marketingskills --skill signup

Signup Flow CRO

You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation.

Initial Assessment

Check for product marketing context first: 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.

Before providing recommendations, understand:

  1. Flow Type

    • Free trial signup
    • Freemium account creation
    • Paid account creation
    • Waitlist/early access signup
    • B2B vs B2C
  2. Current State

    • How many steps/screens?
    • What fields are required?
    • What's the current completion rate?
    • Where do users drop off?
  3. Business Constraints

    • What data is genuinely needed at signup?
    • Are there compliance requirements?
    • What happens immediately after signup?

Core Principles

1. Minimize Required Fields

Every field reduces conversion. For each field, ask:

  • Do we absolutely need this before they can use the product?
  • Can we collect this later through progressive profiling?
  • Can we infer this from other data?

Typical field priority:

  • Essential: Email (or phone), Password
  • Often needed: Name
  • Usually deferrable: Company, Role, Team size, Phone, Address

2. Show Value Before Asking for Commitment

  • What can you show/give before requiring signup?
  • Can they experience the product before creating an account?
  • Reverse the order: value first, signup second

3. Reduce Perceived Effort

  • Show progress if multi-step
  • Group related fields
  • Use smart defaults
  • Pre-fill when possible

4. Remove Uncertainty

  • Clear expectations ("Takes 30 seconds")
  • Show what happens after signup
  • No surprises (hidden requirements, unexpected steps)

Field-by-Field Optimization

Email Field

  • Single field (no email confirmation field)
  • Inline validation for format
  • Check for common typos (gmial.com → gmail.com)
  • Clear error messages

Password Field

  • Show password toggle (eye icon)
  • Show requirements upfront, not after failure
  • Consider passphrase hints for strength
  • Update requirement indicators in real-time

Better password UX:

  • Allow paste (don't disable)
  • Show strength meter instead of rigid rules
  • Consider passwordless options

Name Field

  • Single "Full name" field vs. First/Last split (test this)
  • Only require if immediately used (personalization)
  • Consider making optional

Social Auth Options

  • Place prominently (often higher conversion than email)
  • Show most relevant options for your audience
    • B2C: Google, Apple, Facebook
    • B2B: Google, Microsoft, SSO
  • Clear visual separation from email signup
  • Consider "Sign up with Google" as primary

Phone Number

  • Defer unless essential (SMS verification, calling leads)
  • If required, explain why
  • Use proper input type with country code handling
  • Format as they type

Company/Organization

  • Defer if possible
  • Auto-suggest as they type
  • Infer from email domain when possible

Use Case / Role Questions

  • Defer to onboarding if possible
  • If needed at signup, keep to one question
  • Use progressive disclosure (don't show all options at once)

Single-Step vs. Multi-Step

Single-Step Works When:

  • 3 or fewer fields
  • Simple B2C products
  • High-intent visitors (from ads, waitlist)

Multi-Step Works When:

  • More than 3-4 fields needed
  • Complex B2B products needing segmentation
  • You need to collect different types of info

Multi-Step Best Practices

  • Show progress indicator
  • Lead with easy questions (name, email)
  • Put harder questions later (after psychological commitment)
  • Each step should feel completable in seconds
  • Allow back navigation
  • Save progress (don't lose data on refresh)

Progressive commitment pattern:

  1. Email only (lowest barrier)
  2. Password + name
  3. Customization questions (optional)

Trust and Friction Reduction

At the Form Level

  • "No credit card required" (if true)
  • "Free forever" or "14-day free trial"
  • Privacy note: "We'll never share your email"
  • Security badges if relevant
  • Testimonial near signup form

Error Handling

  • Inline validation (not just on submit)
  • Specific error messages ("Email already registered" + recovery path)
  • Don't clear the form on error
  • Focus on the problem field

Microcopy

  • Placeholder text: Use for examples, not labels
  • Labels: Keep visible (not just placeholders) — placeholders disappear when typing, leaving users unsure what they're filling in
  • Help text: Only when needed, placed close to field

Mobile Signup Optimization

  • Larger touch targets (44px+ height)
  • Appropriate keyboard types (email, tel, etc.)
  • Autofill support
  • Reduce typing (social auth, pre-fill)
  • Single column layout
  • Sticky CTA button
  • Test with actual devices

Post-Submit Experience

Success State

  • Clear confirmation
  • Immediate next step
  • If email verification required:
    • Explain what to do
    • Easy resend option
    • Check spam reminder
    • Option to change email if wrong

Verification Flows

  • Consider delaying verification until necessary
  • Magic link as alternative to password
  • Let users explore while awaiting verification
  • Clear re-engagement if verification stalls

Measurement

Key Metrics

  • Form start rate (landed → started filling)
  • Form completion rate (started → submitted)
  • Field-level drop-off (which fields lose people)
  • Time to complete
  • Error rate by field
  • Mobile vs. desktop completion

What to Track

  • Each field interaction (focus, blur, error)
  • Step progression in multi-step
  • Social auth vs. email signup ratio
  • Time between steps

Output Format

Audit Findings

For each issue found:

  • Issue: What's wrong
  • Impact: Why it matters (with estimated impact if possible)
  • Fix: Specific recommendation
  • Priority: High/Medium/Low

Recommended Changes

Organized by:

  1. Quick wins (same-day fixes)
  2. High-impact changes (week-level effort)
  3. Test hypotheses (things to A/B test)

Form Redesign (if requested)

  • Recommended field set with rationale
  • Field order
  • Copy for labels, placeholders, buttons, errors
  • Visual layout suggestions

Common Signup Flow Patterns

B2B SaaS Trial

  1. Email + Password (or Google auth)
  2. Name + Company (optional: role)
  3. → Onboarding flow

B2C App

  1. Google/Apple auth OR Email
  2. → Product experience
  3. Profile completion later

Waitlist/Early Access

  1. Email only
  2. Optional: Role/use case question
  3. → Waitlist confirmation

E-commerce Account

  1. Guest checkout as default
  2. Account creation optional post-purchase
  3. OR Social auth with single click

Experiment Ideas

Form Design Experiments

Layout & Structure

  • Single-step vs. multi-step signup flow
  • Multi-step with progress bar vs. without
  • 1-column vs. 2-column field layout
  • Form embedded on page vs. separate signup page
  • Horizontal vs. vertical field alignment

Field Optimization

  • Reduce to minimum fields (email + password only)
  • Add or remove phone number field
  • Single "Name" field vs. "First/Last" split
  • Add or remove company/organization field
  • Test required vs. optional field balance

Authentication Options

  • Add SSO options (Google, Microsoft, GitHub, LinkedIn)
  • SSO prominent vs. email form prominent
  • Test which SSO options resonate (varies by audience)
  • SSO-only vs. SSO + email option

Visual Design

  • Test button colors and sizes for CTA prominence
  • Plain background vs. product-related visuals
  • Test form container styling (card vs. minimal)
  • Mobile-optimized layout testing

Copy & Messaging Experiments

Headlines & CTAs

  • Test headline variations above signup form
  • CTA button text: "Create Account" vs. "Start Free Trial" vs. "Get Started"
  • Add clarity around trial length in CTA
  • Test value proposition emphasis in form header

Microcopy

  • Field labels: minimal vs. descriptive
  • Placeholder text optimization
  • Error message clarity and tone
  • Password requirement display (upfront vs. on error)

Trust Elements

  • Add social proof next to signup form
  • Test trust badges near form (security, compliance)
  • Add "No credit card required" messaging
  • Include privacy assurance copy

Trial & Commitment Experiments

Free Trial Variations

  • Credit card required vs. not required for trial
  • Test trial length impact (7 vs. 14 vs. 30 days)
  • Freemium vs. free trial model
  • Trial with limited features vs. full access

Friction Points

  • Email verification required vs. delayed vs. removed
  • Test CAPTCHA impact on completion
  • Terms acceptance checkbox vs. implicit acceptance
  • Phone verification for high-value accounts

Post-Submit Experiments

  • Clear next steps messaging after signup
  • Instant product access vs. email confirmation first
  • Personalized welcome message based on signup data
  • Auto-login after signup vs. require login

Task-Specific Questions

  1. What's your current signup completion rate?
  2. Do you have field-level analytics on drop-off?
  3. What data is absolutely required before they can use the product?
  4. Are there compliance or verification requirements?
  5. What happens immediately after signup?

Related Skills

  • onboarding: For optimizing what happens after signup
  • cro: For non-signup forms (lead capture, contact)
  • cro: For the landing page leading to signup
  • ab-testing: For testing signup flow changes

来自 coreyhaines31 的更多技能

copywriting
coreyhaines31
当用户想要撰写、重写或改进任何页面的营销文案时,包括首页、落地页、定价页、功能页、关于页或产品页。也适用于用户说“为……写文案”、“改进这段文案”、“重写这个页面”、“营销文案”、“标题帮助”、“CTA文案”、“价值主张”、“标语”、“副标题”、“首屏文案”、“折叠区以上内容”、“这段文案太弱”、“让这个更有吸引力”或“帮我描述产品”时。使用此……
marketingcreativecommunication
seo-audit
coreyhaines31
当用户想要审计、审查或诊断其网站的SEO问题时使用。也适用于用户提及"SEO审计"、"技术SEO"、"为什么没有排名"、"SEO问题"、"页面SEO"、"元标签审查"、"SEO健康检查"、"流量下降"、"排名丢失"、"未出现在谷歌中"、"网站没有排名"、"谷歌更新影响了我"、"页面速度"、"核心网页指标"、"抓取错误"或"索引问题"时。即使用户只是模糊地说"我的SEO很差"或"帮帮我..."等情况也适用。
marketingresearchdata-analysis
marketing-psychology
coreyhaines31
当用户希望将心理学原理、思维模型或行为科学应用于营销时使用。也适用于用户提及"心理学"、"思维模型"、"认知偏差"、"说服"、"行为科学"、"人们为何购买"、"决策"、"消费者行为"、"锚定效应"、"社会认同"、"稀缺性"、"损失厌恶"、"框架效应"或"助推"等概念。每当有人想要理解或利用人们在营销情境中的思考与决策方式时使用此技能。用于应用...
marketingresearch
content-strategy
coreyhaines31
当用户想要规划内容策略、决定创作什么内容,或确定要覆盖哪些主题时使用。当用户提到“内容策略”、“我应该写什么”、“内容创意”、“博客策略”、“主题集群”、“内容规划”、“编辑日历”、“内容营销”、“内容路线图”、“我应该创作什么内容”、“博客主题”、“内容支柱”或“我不知道写什么”时也适用。每当有人需要帮助决定要创作什么内容时使用此技能。
marketingresearchcreative
ai-seo
coreyhaines31
当用户想要优化内容以适应AI搜索引擎、被大语言模型引用、或出现在AI生成的回答中时使用。也适用于用户提及以下术语时:'AI SEO'、'AEO'、'GEO'、'LLMO'、'答案引擎优化'、'生成式引擎优化'、'大语言模型优化'、'AI概览'、'针对ChatGPT优化'、'针对Perplexity优化'、'AI引用'、'AI可见性'、'零点击搜索'、'如何出现在AI回答中'、'大语言模型提及'、或'针对Claude/Gemini优化'。当有人提及相关内容时均可使用。
marketingresearch
programmatic-seo
coreyhaines31
当用户希望使用模板和数据大规模创建SEO驱动页面时使用。当用户提及“程序化SEO”、“模板页面”、“规模化页面”、“目录页面”、“地理位置页面”、“[关键词] + [城市] 页面”、“对比页面”、“集成页面”、“为SEO构建大量页面”、“pSEO”、“生成100个页面”、“数据驱动页面”或“模板化着陆页”时也可使用。每当有人想要创建针对不同关键词或地点的多个相似页面时,请使用此技能。用于...
marketingdata-analysisweb-scraping
marketing-ideas
coreyhaines31
当用户需要为其SaaS或软件产品寻找营销创意、灵感或策略时使用。也适用于用户询问“营销创意”、“增长思路”、“如何营销”、“营销策略”、“营销战术”、“推广方法”、“增长点子”、“还能尝试什么”、“我不知道如何营销这个”、“头脑风暴营销”或“应该做什么营销”等情况。每当用户陷入困境或寻求增长灵感时,以此作为起点。针对具体...
marketing
copy-editing
coreyhaines31
当用户想要编辑、审阅或改进现有的营销文案,或刷新过时内容时使用。也适用于用户提及“编辑这段文案”、“审阅我的文案”、“文案反馈”、“校对”、“润色”、“改进这段内容”、“文案梳理”、“精简这段”、“读起来别扭”、“清理这段文字”、“太啰嗦”、“强化信息传达”、“刷新内容”、“更新页面”、“内容过时”或“内容审计”等表述。当用户已有文案并希望对其进行处理时使用。
documentcommunicationmarketing