Design & UX Custom Skills · Curated

Form Field Optimizer

Trims and reorders form fields to reduce abandonment on contact and signup forms.

What it does

Reviews each field on a form for whether it's actually necessary at this step, flags asks that could be deferred to a later interaction or dropped entirely, and reorders the remaining fields easiest-first to build momentum before harder questions. Also checks that labels and placeholder text clearly state what's expected, a common source of confusion-driven abandonment.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/form-field-optimizer/ (or ~/.claude/skills/form-field-optimizer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/form-field-optimizer/

OpenAI Codex

.codex/skills/form-field-optimizer/

Cursor

.cursor/skills/form-field-optimizer/ (or ~/.cursor/skills/form-field-optimizer/ globally)

Compatibility

Works with common form plugins (Contact Form 7, WPForms, Gravity Forms) the agent can read field configuration from.