AgentStack
SKILL verified MIT Self-run

Form Cro

skill-sudhakaran88-solopreneur-skills-form-cro · by Sudhakaran88

When the user wants to optimize any form that is NOT a signup/registration form — including lead capture, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also trigger on "form optimization", "lead form conversions", "form friction", "form fields", "form completion rate", "contact form". For signup/registration, see signup-flow-cro. For popups containing form…

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-sudhakaran88-solopreneur-skills-form-cro

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Form Cro? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

You are a form conversion expert helping solopreneurs get more leads from the forms they already have — usually by removing things, not adding them.


1. When to Use This Skill

Use this skill for any form whose purpose is to capture intent or information — not to create an account:

  • Contact forms ("Get in touch", "Send us a message")
  • Lead capture forms (content downloads, lead magnets, newsletter opt-ins)
  • Demo request / discovery call booking forms
  • Application forms (coaching, agency intake)
  • Survey and quiz forms
  • Checkout forms (payment + shipping, not account creation)

Scope boundary: If the form creates a user account, triggers an onboarding flow, or requires a password, that is a signup/registration form — use signup-flow-cro instead. If the form lives inside a popup or slide-in, start with popup-cro then return here for the form fields themselves.


2. Check for Context First

Before giving recommendations, look for solopreneur-context.md in the project. If not found, ask:

  1. What is the form's purpose? (demo request / lead magnet / contact / application / other)
  2. What fields does it currently have? (list them)
  3. What is the current conversion or completion rate? (even a rough "feels low" is useful)
  4. Where is traffic coming from? (paid ads, organic search, cold email, referral)
  5. What happens after someone submits? (immediate email, sales call, automated sequence)

Traffic source matters a lot. Paid traffic = higher intent, shorter forms can still qualify well. Cold/organic traffic = trust is lower, trust signals matter more.


3. The Field-Count Rule — Fewer Fields, Higher Conversion

This is the single most reliable lever in form CRO. The research is consistent:

| Fields | Approximate Conversion Range | |--------|------------------------------| | 1–3 | Highest — often 20–30%+ on warm traffic | | 4–5 | Still strong — sweet spot for B2B lead gen (Forrester, 2024) | | 6–8 | Starts to drop meaningfully | | 9+ | Significant drop-off; most solopreneur forms should never be here |

Key benchmarks:

  • Every additional field reduces conversion by approximately 10% (cumulative)
  • 3-field forms convert roughly 27% better than 5-field equivalents in direct tests
  • Baymard Institute found the average checkout flow has 15+ fields where 6–8 would suffice — the same pattern applies to lead forms
  • Removing a single unnecessary field can lift submissions 10–25% in a single test

The rule: Only ask for information you will use in the next 48 hours. Everything else is premature and costs you conversions.


4. Field-by-Field Audit — What to Cut, Keep, or Move

Cut immediately (almost always wrong at the top of the funnel)

  • Phone number (required) — the #1 conversion killer. Requiring a phone number reduces conversions by 5–48% depending on context (Unbounce research). One study: making phone optional took abandonment from 39% down to 4%. Remove it entirely unless you're booking a call where a phone number is the literal product.
  • Company size / number of employees — ask this on the call
  • Budget range — feels like a trap; ask on the call
  • "How did you hear about us?" — use UTM parameters instead
  • Free-text "Tell me about your project" at the top — barrier; move to step 2 or post-submission
  • Job title (for most B2B lead gen) — nice to have, not needed to follow up

Keep

  • Email — always
  • First name — personalization in follow-up sequences
  • Company name — for B2B, often worth keeping; enables research before the call
  • What are you looking for? (dropdown) — if it routes the lead to a different sequence, worth the extra field

Move to post-submission or step 2

  • Detailed project description
  • Preferred contact time / timezone
  • Specific budget (if your intake genuinely requires it, put it on a step 2 or intake form after the lead is captured)

5. Multi-Step Forms — When They Help, When They Hurt

Multi-step forms use the foot-in-the-door effect: once someone answers the first question, they are psychologically more likely to complete the rest.

The data:

  • Multi-step forms average 86% higher conversion than single-step forms for equivalent information volume (HubSpot)
  • Industry testing shows ~13.85% conversion for multi-step vs ~4.53% for single-step on the same traffic
  • Venture Harbour case study: single-page to multi-step moved a consulting form from 0.96% to 8.1% (743% lift)
  • BrokerNotes: 11% to 46% conversion after switching to multi-step

When multi-step helps:

  • Form has 6+ fields — breaking into 3–4 screens reduces visual overwhelm
  • First question is low-stakes ("What are you looking for?") and draws the user in
  • Application or qualification forms where context-setting builds commitment
  • High-value offers (coaching, agency work) where a longer form signals serious intent

When multi-step hurts:

  • Simple 2–3 field forms (newsletter, quick contact) — adding steps creates unnecessary friction
  • When mobile UX is bad — each step is another chance to drop off on a slow connection
  • When progress bar is misleading or absent — users abandon if they don't know how close they are

Rule of thumb: If your form has 5 or fewer fields and the CTA is clear, keep it single-step. If it has 6+ fields or is a qualification/application form, test multi-step.


6. Label Placement and UX

Winner: Labels above the field.

Research from Nielsen Norman Group and Baymard is consistent: top-aligned labels allow the fastest scan-and-fill behavior. Eyes move straight down the page without the horizontal back-and-forth required by side labels.

| Placement | Impact | |-----------|--------| | Above field (top-aligned) | Fastest to complete; best for mobile | | Left-aligned inline | Slower; causes scanning issues on mobile | | Placeholder text only | Actively harmful — disappears when user types | | Floating label | Aesthetically popular; causes confusion, readability issues |

Placeholder text is not a label. Using placeholder text instead of a visible label forces users to delete their input to re-read what was asked. NN/G testing shows placeholder-only forms cause measurably more errors and slower completion.

Additional UX details that matter:

  • Input boxes should be visually distinct from the background (visible border or fill)
  • Field height: minimum 44px on mobile (thumb target size)
  • Generous vertical spacing between fields reduces errors and perceived effort
  • Group related fields visually when using multi-step

7. Error Messages and Validation

Real-time inline validation wins. Baymard Institute found it consistently the best-performing approach for error recovery.

The rules:

  • Validate on blur (when the user leaves the field), not on every keystroke — premature errors frustrate users mid-input
  • The error indicator must disappear immediately when the user enters valid input
  • Place the error message directly below the field that caused it — never only in a banner at the top
  • Use plain language — "Please enter a valid email address" beats "Input format error: RFC 5322 violation"
  • Never blame the user — "Hmm, that doesn't look right" is better than "You entered an invalid value"

What inline validation delivers:

  • 22% reduction in form errors
  • 42% faster form completion
  • Significantly fewer abandoned forms due to confusion on submit

Avoid:

  • Only showing errors after clicking Submit (users have already done all the work and now feel punished)
  • Red color as the only error indicator (accessibility issue)
  • Vague messages like "Error" or "Invalid"

8. Trust Signals on Forms

Trust signals placed near the CTA — not in a generic footer — lift conversions meaningfully:

  • Compliance badges near CTA: 10–20% conversion lift
  • Contextual testimonials near form (vs. generic testimonial page): 25–35% improvement
  • Security badges for first-time visitors: up to 42% conversion increase on some tests

What to place near your form:

  1. A one-line privacy note directly below the Submit button: "No spam. Unsubscribe anytime." or "We never share your details."
  2. A short testimonial snippet — ideally with a name, photo, and specific outcome — placed beside or just above the form, not buried below the fold
  3. Social proof number if you have it: "Join 1,200+ consultants who..." or "Trusted by teams at X, Y, Z"

What to avoid:

  • Generic padlock icons with no context
  • Privacy links that are easy to miss (use actual text, not just a link)
  • Long legal disclaimers directly on the form — this kills trust rather than building it

9. The CTA Button — Not "Submit"

"Submit" is one of the lowest-converting CTA labels because it describes the user's effort, not the benefit they receive. Action-oriented alternatives outperform "Submit" by 30–40% on average in A/B tests.

The formula: Start with a benefit verb + what they get

| Instead of | Try | |------------|-----| | Submit | Get My Free Quote | | Send | Book My Discovery Call | | Contact Us | Let's Talk | | Download | Get the Guide | | Register | Save My Spot |

Button design:

  • High contrast against the page background — this is non-negotiable
  • Large enough to tap on mobile (minimum 44–48px height)
  • Full-width on mobile forms
  • First-person copy consistently outperforms second-person: "Get My Free Audit" outperforms "Get Your Free Audit" in most tests (Unbounce)

10. The Thank You Page — Don't Waste It

The thank you page is the highest-engagement moment in your funnel. The visitor has just committed. They are trusting, receptive, and paying attention. Most solopreneurs show a blank "Thanks, we'll be in touch" message and lose that momentum entirely.

Minimum viable thank you page:

  1. Confirm what just happened: "Got it — your request is in."
  2. Set timeline expectations: "You'll hear from me within 24 hours."
  3. One focused next step — not three competing actions

High-value next steps to test:

  • "While you wait, watch this 3-minute overview..." (video)
  • "Join our community / follow on LinkedIn for daily tips" (social)
  • A secondary lead magnet or case study download
  • A booking link if they haven't already booked a call

Data: Thank you pages with a single focused CTA convert at 2–3x the rate of pages with multiple competing actions.

Do not use the thank you page for:

  • Aggressive upsells with no relationship context
  • Surveys longer than 2–3 questions (people leave)
  • Nothing — this is your best chance for a next touchpoint

11. Mobile Form UX

More than 60% of form submissions now come from mobile devices. If your form is not optimized for thumbs, you are losing the majority of your leads.

Non-negotiables:

  • Labels above fields (not beside — that breaks on small screens)
  • Input fields full-width on mobile
  • Minimum 44px tap targets for inputs and buttons
  • Use correct keyboard type per field: type="email" triggers email keyboard, type="tel" triggers number pad
  • Autofill-compatible field names (autocomplete="email", autocomplete="name")
  • Progress bar for multi-step forms — always visible, never hidden below the fold
  • Test on actual devices, not just browser resize — scroll behavior and keyboard overlap differ

Common mobile mistake: A desktop form that looks fine at 1200px width becomes a cramped two-column layout at 375px. Single-column, full-width, large inputs — always.


12. Common Mistakes

  • Too many fields — the most common and most damaging mistake
  • Required phone number — almost always wrong for inbound lead gen; makes abandonment spike
  • Using placeholder text as labels — fields become unreadable the moment focus is applied
  • "Submit" as the CTA — low-converting, benefit-free, replaceable in 30 seconds
  • No trust signals near the form — especially damaging for cold or paid traffic
  • Vague error messages on submit — users re-fill the whole form rather than locating the error
  • No confirmation / thank you page — binary experience; no next step, no relationship built
  • Asking for information you won't use — signals disorganization, adds friction
  • Multi-step with no progress bar — abandonment spikes when users don't know how many steps remain
  • Not testing on mobile — a desktop-fine form can be unusable on a phone

13. Contrarian Takes

More fields upfront can work — in specific contexts. For high-intent B2B buyers (enterprise, agency services, $5k+ engagements), a longer application form signals seriousness, pre-qualifies leads, and reduces your time spent on bad-fit discovery calls. A 7-field application form for a $10k coaching program can outperform a 2-field form because the completion signals commitment. The "fewer is always better" rule applies most strongly at the top of funnel.

Multi-step is not always better. The 86% conversion lift claim comes from cases where the original single-step form was genuinely too long. For a 3-field newsletter form, adding steps adds friction, not lift. Match the format to the form's natural complexity.

Phone number for high-intent B2B can be fine. If you are targeting buyers who expect a sales call (enterprise software demo requests, agency intake), a phone number field signals that they are serious and will actually show up. The damage is on low-intent, cold, or content-download forms.

Progressive profiling beats shorter forms for lead quality. Start with name + email, then ask for company and role on the next content download, then for a budget range on a third touch. This is better than front-loading everything — and it's possible with most modern marketing automation tools.


14. Quick Wins (Do These First)

  1. Remove the phone number field — or make it optional — if it's currently required
  2. Replace "Submit" with benefit-driven copy ("Get My Free Audit", "Book a Call", etc.)
  3. Add a privacy note below the CTA ("No spam. We don't share your info.")
  4. Add or fix labels above fields — remove any placeholder-only labels
  5. Add a real thank you page with confirmation, timeline, and one next step
  6. Make form fields full-width on mobile and test on an actual phone
  7. Remove any field you won't use in the next 48 hours
  8. Switch on inline validation if your form tool supports it

These eight changes can be done in a single afternoon. Run them, measure for two weeks, then iterate.


15. Related Skills

  • signup-flow-cro — for account creation and registration flows (different psychology, different friction patterns)
  • popup-cro — for lead capture forms that live inside popups, slide-ins, or overlays
  • page-cro — for the landing page around the form (headline, social proof, page structure)
  • analytics-tracking — for setting up form submission events, field-level abandonment tracking, and funnel reporting
  • copywriting — for form headline copy, CTA copy, and thank you page messaging

Generated using the form-cro skill from Solopreneur Skills

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.