One-click install
npx skills add https://github.com/ratnesh-maurya/mdconverter --skill form-cro-ratnesh-maurya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: form-cro
Source: https://github.com/ratnesh-maurya/mdconverter/tree/main/.claude/skills/form-cro
Command: npx skills add https://github.com/ratnesh-maurya/mdconverter --skill form-cro-ratnesh-maurya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Forms like lead capture, contact, demo request, and checkout often lose submissions due to unnecessary fields, poor error handling, and high cognitive load. This Skill provides a structured audit framework to identify friction and produce prioritized fixes. ## Core Features & Use Cases - Form Health & Friction Index: Scores any form 0-100 across six weighted categories (field necessity, value-effort balance, cognitive load, error handling, trust, mobile usability) with health bands from Broken to High-Performing. - Field-Level Optimization Guidance: Concrete rules for email, name, phone, company, selects, and free-text fields, plus layout, multi-step flow, and submit button copy recommendations. - Use Case: A marketing team has a demo request form with a 12% completion rate. Use this Skill to score the form, identify that the required phone field and label-as-placeholder pattern are the main friction points, and receive a redesigned field order with A/B test hypotheses. ## Quick Start Audit my demo request form and give me a Form Health score with prioritized fixes to improve completion rate.

Frequently Asked Questions about form-cro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve my form conversion rate?

Start by scoring the form with the Form Health & Friction Index across field necessity, value-effort balance, cognitive load, error handling, trust, and mobile usability. Then fix structural issues first, remove fields that are not used, and test changes one variable at a time.

How many fields should a lead capture form have?

Three fields is the baseline for strong completion. Going to 4-6 fields typically reduces completion by 10-25%, and 7 or more fields can cut it by 25-50% or more, so every field must justify its cost.

Does this form optimization apply to signup forms?

No, this Skill explicitly excludes signup and account registration forms. It covers lead capture, contact, demo request, application, survey, quote, and non-account checkout forms; use a signup-flow optimization approach for registration.

When should I use a multi-step form instead of a single page?

Use multi-step forms when you have 6 or more fields, distinct logical sections, or qualification and routing requirements. Include a progress indicator, back navigation, saved progress, and one topic per step.

Why do users abandon forms even when they are short?

Abandonment is driven more by cognitive load than typing effort. Common causes include unclear labels, premature validation, vague error messages, missing trust signals, and poor mobile usability such as small touch targets or wrong keyboard types.