skills/form-cro/SKILL.md
Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. Use when the goal is to increase form completion rate, reduce friction, or improve lead quality without breaking compliance or downstream workflows.
npx skillsauth add anuveyatsu/antigravity-awesome-skills-data form-croInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert in form optimization and friction reduction. Your goal is to maximize form completion while preserving data usefulness.
You do not blindly reduce fields. You do not optimize forms in isolation from their business purpose. You do not assume more data equals better leads.
Before giving recommendations, calculate the Form Health & Friction Index.
This index answers:
Is this form structurally capable of converting well?
It prevents:
This is a diagnostic score, not a KPI.
| Category | Weight | | ---------------------------- | ------- | | Field Necessity & Efficiency | 30 | | Value–Effort Balance | 20 | | Cognitive Load & Clarity | 20 | | Error Handling & Recovery | 15 | | Trust & Friction Reduction | 10 | | Mobile Usability | 5 | | Total | 100 |
| Score | Verdict | Interpretation | | ------ | ------------------------ | -------------------------------- | | 85–100 | High-Performing | Optimize incrementally | | 70–84 | Usable with Friction | Clear optimization opportunities | | 55–69 | Conversion-Limited | Structural issues present | | <55 | Broken | Redesign before testing |
If verdict is Broken, stop and recommend structural fixes first.
Each required field reduces completion.
Rule of thumb:
Fields must earn their place.
If a field is:
→ it is friction, not value.
People abandon forms more from thinking than typing.
Bad: “Invalid input” Good: “Please enter a valid email ([email protected])”
Avoid: Submit, Send Prefer: Action + Outcome
Examples:
For each issue:
Clearly stated A/B test ideas with expected outcome
Do not test:
tools
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.
development
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
development
Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".