signup

作成者: coreyhaines31

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing up," "signup abandonment," "trial conversion rate," "nobody completes registration," "too many steps to sign up," or "simplify our signup." Use this whenever the user has a signup or registration...

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ヘルスチェック」「トラフィックが落ちた」「ランキングを失った」「Googleに表示されない」「サイトがランキングに入らない」「Googleアップデートの影響を受けた」「ページ速度」「Core Web Vitals」「クロールエラー」「インデックス問題」に言及した場合も使用します。ユーザーが「SEOが悪い」や「助けて…」といった曖昧な発言をした場合でも使用します。
marketingresearchdata-analysis
marketing-psychology
coreyhaines31
ユーザーがマーケティングに心理学の原理、メンタルモデル、行動科学を適用したい場合に使用します。また、ユーザーが「心理学」「メンタルモデル」「認知バイアス」「説得」「行動科学」「なぜ人は買うのか」「意思決定」「消費者行動」「アンカリング」「社会的証明」「希少性」「損失回避」「フレーミング」「ナッジ」に言及した場合も使用します。マーケティングの文脈で人々がどのように考え、意思決定を行うかを理解したり活用したい場合に使用します。適用する際には…
marketingresearch
content-strategy
coreyhaines31
ユーザーがコンテンツ戦略を計画したい、作成するコンテンツを決めたい、またはカバーすべきトピックを考えたい場合に使用します。また、ユーザーが「コンテンツ戦略」「何を書くべきか」「コンテンツアイデア」「ブログ戦略」「トピッククラスター」「コンテンツ計画」「編集カレンダー」「コンテンツマーケティング」「コンテンツロードマップ」「どんなコンテンツを作るべきか」「ブログトピック」「コンテンツピラー」「何を書けばいいかわからない」と述べた場合にも使用します。誰かが作成するコンテンツを決めるのに助けが必要なときは、常にこれを使用してください。
marketingresearchcreative
ai-seo
coreyhaines31
ユーザーがAI検索エンジン向けにコンテンツを最適化したい、LLMに引用されたい、またはAI生成の回答に表示されたい場合に使用します。また、ユーザーが「AI SEO」「AEO」「GEO」「LLMO」「アンサーエンジン最適化」「生成エンジン最適化」「LLM最適化」「AI Overviews」「ChatGPT向け最適化」「Perplexity向け最適化」「AI引用」「AI可視性」「ゼロクリック検索」「AI回答に表示される方法」「LLMでの言及」「Claude/Gemini向け最適化」に言及した場合にも使用します。誰かが…するときは常にこれを使用してください。
marketingresearch
programmatic-seo
coreyhaines31
ユーザーがテンプレートとデータを使用してSEO駆動のページを大規模に作成したい場合。また、ユーザーが「プログラムSEO」「テンプレートページ」「大規模なページ」「ディレクトリページ」「ロケーションページ」「[キーワード] + [都市] ページ」「比較ページ」「統合ページ」「SEOのための多数のページ作成」「pSEO」「100ページ生成」「データ駆動ページ」「テンプレート化されたランディングページ」に言及した場合にも使用します。異なるキーワードやロケーションをターゲットにした類似ページを多数作成したい場合に、これを利用してください。例えば...
marketingdata-analysisweb-scraping
marketing-ideas
coreyhaines31
ユーザーがSaaSやソフトウェア製品のマーケティングアイデア、インスピレーション、戦略を必要とする場合。また、ユーザーが「マーケティングアイデア」「成長アイデア」「マーケティング方法」「マーケティング戦略」「マーケティング戦術」「プロモーション方法」「成長のためのアイデア」「他に試せること」「これをどうマーケティングすればいいかわからない」「マーケティングのブレインストーミング」「どのマーケティングをすべきか」と尋ねた場合にも使用します。誰かが行き詰まっていたり、成長のためのインスピレーションを求めているときの出発点として活用してください。具体的な...
marketing
copy-editing
coreyhaines31
ユーザーが既存のマーケティングコピーを編集、レビュー、改善したい場合、または古くなったコンテンツをリフレッシュしたい場合。また、ユーザーが「このコピーを編集して」「コピーをレビューして」「コピーのフィードバック」「校正」「これを磨いて」「これを良くして」「コピーの見直し」「これを引き締めて」「この読みにくい部分」「このテキストをきれいにして」「言葉遣いが多すぎる」「メッセージをシャープにして」「このコンテンツをリフレッシュして」「このページを更新して」「このコンテンツは古い」「コンテンツ監査」と言及した場合にも使用します。ユーザーがすでにコピーを持っており、それを...
documentcommunicationmarketing