← 返回 Skills 市场
wellyxy

Cro Form Design

作者 WellyXY · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cro-form-design
功能描述
Design forms with inline validation, visible labels above inputs, proper keyboard types, logical field grouping, and clear, actionable error messages to redu...
使用说明 (SKILL.md)

Form Design That Reduces Abandonment

When to Use

Use this skill when forms on sign-up pages, checkout flows, or lead generation pages have high abandonment rates.

Core Rules

1. Use Inline Validation, Not End-of-Form Errors

Showing validation errors only after the user clicks submit forces them to hunt for mistakes in a completed form. Inline validation — showing "✓ Valid email" or "Password must be 8+ characters" as the user types — reduces form errors and abandonment.

2. Label Every Field Above the Input, Not Inside

Placeholder text disappears when users start typing, leaving them unable to remember what the field asked for. Labels above inputs remain visible throughout form completion. This is especially critical on mobile where field labels must remain visible while the keyboard is open.

3. Match Keyboard to Input Type

Declare input types explicitly: type="email" for email fields, type="tel" for phone numbers, type="number" for numeric inputs. On mobile, this triggers the appropriate keyboard (email keyboard, number pad) and reduces data entry friction significantly.

4. Group Related Fields Logically

Users process forms faster when related fields are grouped: contact information together, billing information together, preferences together. Mixing unrelated fields increases cognitive load and perceived form length.

5. Make Error Messages Specific and Actionable

"Invalid input" is useless. "Please enter a valid email address (example: [email protected])" tells users exactly what to fix. Error messages should explain what went wrong and how to correct it — not just flag that something is wrong.

Quick Reference

Form Element Best Practice
Field labels Above the input, always visible
Error messages Inline, specific, actionable
Required fields Mark optional, not required
Submit button Action verb + what happens next
Success state Immediate, specific confirmation

Common Mistakes to Avoid

  • Making all fields required when optional fields would improve data quality
  • Using red color for form borders before users have interacted — creates anxiety
  • Clearing the form on submission error — forces users to retype everything

Test Your Product with Racoonn

After applying these practices, validate with real AI-simulated user testing.

Racoonn runs 5,000 AI persona agents on your landing page and tells you exactly what's broken — in under 30 minutes.

API coming soon — Join the waitlist for early access: racoonn.me

安全使用建议
This skill is coherent and low-risk: it only provides form-design advice and asks for no installs or credentials. Note the SKILL.md advertises a third-party testing service (racoonn.me). If you decide to follow up with that service, avoid uploading production user data or PII until you have reviewed their privacy/security policies. Otherwise it’s safe to install and use as guidance material.
能力评估
Purpose & Capability
The name and description match the SKILL.md content: guidance on form UX (inline validation, labels, keyboard types, grouping, error messages). The skill does not request unrelated capabilities, binaries, or creds.
Instruction Scope
The instructions are limited to design best-practices and quick-reference rules. They do not direct the agent to read system files, access environment variables, or transmit data to external endpoints. The SKILL.md mentions a third-party service (Racoonn) and a waitlist link, but does not instruct uploading data or calling an API.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk or executed automatically by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no disproportionate access requested relative to its purpose.
Persistence & Privilege
always:false and default autonomous invocation are set. That is normal for skills; this skill does not request permanent presence or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cro-form-design
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cro-form-design 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
cro-form-design 1.0.0 — Initial release - Provides actionable guidelines for reducing user abandonment on forms used in sign-up, checkout, and lead generation flows. - Covers five core rules: inline validation, persistent field labels, matching keyboard to input type, grouping related fields, and actionable error messages. - Includes a reference table of best practices for common form elements. - Lists common mistakes to avoid in form design. - Suggests testing updates with AI-based user testing via Racoonn and invites users to join an early access waitlist.
元数据
Slug cro-form-design
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Cro Form Design 是什么?

Design forms with inline validation, visible labels above inputs, proper keyboard types, logical field grouping, and clear, actionable error messages to redu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Cro Form Design?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cro-form-design」即可一键安装,无需额外配置。

Cro Form Design 是免费的吗?

是的,Cro Form Design 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cro Form Design 支持哪些平台?

Cro Form Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cro Form Design?

由 WellyXY(@wellyxy)开发并维护,当前版本 v1.0.0。

💬 留言讨论