تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "signup-flow-cro". Audit my 5-field signup form with 40% completion rate
النتيجة المتوقعة:
Critical issues found: Phone number field causes 25% drop-off and can be deferred. Company field should be optional. Recommend: Remove phone entirely, make company optional with progressive profiling later, add social auth options. Expected impact: 15-20% completion increase.
استخدام "signup-flow-cro". Design multi-step flow for B2B trial signup
النتيجة المتوقعة:
Step 1: Email only (lowest barrier). Step 2: Password + name. Step 3: Company + team size (progressive commitment). Each step has clear progress indicator. Back navigation enabled. Data persisted across refresh.
التدقيق الأمني
آمنThis skill contains only documentation and guidance for signup flow optimization. All 9 static analysis findings (7 weak cryptographic algorithm, 2 system reconnaissance) are false positives caused by pattern matching on documentation text. No executable code, network calls, or system commands are present.
درجة الجودة
ماذا يمكنك بناءه
初创公司创始人推出MVP
获取经过转化优化的注册流程,在为早期用户减少摩擦的同时平衡数据收集。
电商网站优化
优化宾客结账和可选账户创建,减少注册时的购物车放弃率。
B2B SaaS试用优化
设计多步注册流程,在保持高完成率的同时收集必要的细分数据。
جرّب هذه الموجهات
Audit my signup flow and identify the top 3 friction points. Currently I have: email, password, full name, company, and phone number fields on a single page. Completion rate is around 45%.
For each field in my B2B signup form, tell me if it should be required, optional, or deferred to later. Justify each recommendation based on conversion best practices.
Design a 3-step signup flow for my project management tool. I need to collect: email, password, name, company, team size, use case, and role. Show the step breakdown and rationale.
Redesign my entire signup form. Current issues: high mobile drop-off, password errors, and users abandoning at company field. Provide complete field order, labels, placeholder text, error messages, and mobile layout.
أفضل الممارسات
- 将必填字段减少到仅满足初始产品使用所必需的程度
- 在用户输入之前就显示密码要求,而不是在失败后才显示
- 将社交认证选项显眼地放置在邮箱表单的上方或旁边
تجنب
- 要求填写邮箱确认字段(与邮箱验证重复)
- 在注册时要求提供电话号码却没有明确的理由
- 当单个字段出错时清除整个表单