表单优化
Form CRO Skill
by amdf01-debug
安装
claude skill add --url https://github.com/openclaw/skills文档
Trigger
Optimise forms for higher completion rates.
Trigger phrases: "optimise this form", "form conversion", "reduce form abandonment", "form UX", "checkout form"
Process
- Analyse: Current fields, completion rate, drop-off points
- Reduce: Remove unnecessary fields, consolidate where possible
- Restructure: Multi-step if >4 fields, logical grouping, progress indicators
- Optimise: Labels, placeholders, validation, error handling, autofill
- Test: Recommend A/B tests for changes
Key Principles
- Every field you remove increases completion by ~5-10%
- Multi-step forms convert 86% higher than single-step (for 5+ fields)
- Inline validation > submit-and-see-errors
- Social auth reduces friction by 50%+ for signups
- "Continue" > "Submit" > "Next" for button text
- Show "X of Y steps" for multi-step forms
- Save partial progress for long forms
- Required vs optional: mark optional, not required (fewer fields feel lighter)
Output
Redesigned form specification with: field list, order, validation rules, error messages, multi-step breakdown (if applicable), and button copy.
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>