.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/marketingskills/signup
home/skills/coreyhaines31/marketingskills/signup
coreyhaines31 avatar

signup

bycoreyhaines31· 76 skills

Installs

37k

Stars

42k

Forks

6.6k

Category

Sales & Outreach

View on GitHub

TL;DR

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing up," "signup abandonment," "trial conversion rate," "nobody completes registration," "too many steps to sign up," or "simplify our signup." Use this whenever the user has a signup or registration flow that isn't performing. For post-signup onboarding, see onboarding. For lead capture forms (not account creation), see cro.

How to install signup?

coreyhaines31/marketingskills/signup
$npx -y skills add coreyhaines31/marketingskills --skill signup

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/coreyhaines31/marketingskills" --skill "coreyhaines31/marketingskills/signup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/coreyhaines31/marketingskills" that are relevant to the current task. Run `npx skills add "https://github.com/coreyhaines31/marketingskills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Signup Flow CRO
2 
3You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation.
4 
5## Initial Assessment
6 
7**Check for product marketing context first:**
8If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md`, or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
9 
10Before providing recommendations, understand:
11 
121. **Flow Type**
13 - Free trial signup
14 - Freemium account creation
15 - Paid account creation
16 - Waitlist/early access signup
17 - B2B vs B2C
18 
192. **Current State**
20 - How many steps/screens?
21 - What fields are required?
22 - What's the current completion rate?
23 - Where do users drop off?
24 
253. **Business Constraints**
26 - What data is genuinely needed at signup?
27 - Are there compliance requirements?
28 - What happens immediately after signup?
29 
30---
31 
32## Core Principles
33 
34### 1. Minimize Required Fields
35Every field reduces conversion. For each field, ask:
36- Do we absolutely need this before they can use the product?
37- Can we collect this later through progressive profiling?
38- Can we infer this from other data?
39 
40**Typical field priority:**
41- Essential: Email (or phone), Password
42- Often needed: Name
43- Usually deferrable: Company, Role, Team size, Phone, Address
44 
45### 2. Show Value Before Asking for Commitment
46- What can you show/give before requiring signup?
47- Can they experience the product before creating an account?
48- Reverse the order: value first, signup second
49 
50### 3. Reduce Perceived Effort
51- Show progress if multi-step
52- Group related fields
53- Use smart defaults
54- Pre-fill when possible
55 
56### 4. Remove Uncertainty
57- Clear expectations ("Takes 30 seconds")
58- Show what happens after signup
59- No surprises (hidden requirements, unexpected steps)
60 
61---
62 
63## Field-by-Field Optimization
64 
65### Email Field
66- Single field (no email confirmation field)
67- Inline validation for format
68- Check for common typos (gmial.com → gmail.com)
69- Clear error messages
70 
71### Password Field
72- Show password toggle (eye icon)
73- Show requirements upfront, not after failure
74- Consider passphrase hints for strength
75- Update requirement indicators in real-time
76 
77**Better password UX:**
78- Allow paste (don't disable)
79- Show strength meter instead of rigid rules
80- Consider passwordless options
81 
82### Name Field
83- Single "Full name" field vs. First/Last split (test this)
84- Only require if immediately used (personalization)
85- Consider making optional
86 
87### Social Auth Options
88- Place prominently (often higher conversion than email)
89- Show most relevant options for your audience
90 - B2C: Google, Apple, Facebook
91 - B2B: Google, Microsoft, SSO
92- Clear visual separation from email signup
93- Consider "Sign up with Google" as primary
94 
95### Phone Number
96- Defer unless essential (SMS verification, calling leads)
97- If required, explain why
98- Use proper input type with country code handling
99- Format as they type
100 
101### Company/Organization
102- Defer if possible
103- Auto-suggest as they type
104- Infer from email domain when possible
105 
106### Use Case / Role Questions
107- Defer to onboarding if possible
108- If needed at signup, keep to one question
109- Use progressive disclosure (don't show all options at once)
110 
111---
112 
113## Single-Step vs. Multi-Step
114 
115### Single-Step Works When:
116- 3 or fewer fields
117- Simple B2C products
118- High-intent visitors (from ads, waitlist)
119 
120### Multi-Step Works When:
121- More than 3-4 fields needed
122- Complex B2B products needing segmentation
123- You need to collect different types of info
124 
125### Multi-Step Best Practices
126- Show progress indicator
127- Lead with easy questions (name, email)
128- Put harder questions later (after psychological commitment)
129- Each step should feel completable in seconds
130- Allow back navigation
131- Save progress (don't lose data on refresh)
132 
133**Progressive commitment pattern:**
1341. Email only (lowest barrier)
1352. Password + name
1363. Customization questions (optional)
137 
138---
139 
140## Trust and Friction Reduction
141 
142### At the Form Level
143- "No credit card required" (if true)
144- "Free forever" or "14-day free trial"
145- Privacy note: "We'll never share your email"
146- Security badges if relevant
147- Testimonial near signup form
148 
149### Error Handling
150- Inline validation (not just on submit)
151- Specific error messages ("Email already registered" + recovery path)
152- Don't clear the form on error
153- Focus on the problem field
154 
155### Microcopy
156- Placeholder text: Use for examples, not labels
157- Labels: Keep visible (not just placeholders) — placeholders disappear when typing, leaving users unsure what they're filling in
158- Help text: Only when needed, placed close to field
159 
160---
161 
162## Mobile Signup Optimization
163 
164- Larger touch targets (44px+ height)
165- Appropriate keyboard types (email, tel, etc.)
166- Autofill support
167- Reduce typing (social auth, pre-fill)
168- Single column layout
169- Sticky CTA button
170- Test with actual devices
171 
172---
173 
174## Post-Submit Experience
175 
176### Success State
177- Clear confirmation
178- Immediate next step
179- If email verification required:
180 - Explain what to do
181 - Easy resend option
182 - Check spam reminder
183 - Option to change email if wrong
184 
185### Verification Flows
186- Consider delaying verification until necessary
187- Magic link as alternative to password
188- Let users explore while awaiting verification
189- Clear re-engagement if verification stalls
190 
191---
192 
193## Measurement
194 
195### Key Metrics
196- Form start rate (landed → started filling)
197- Form completion rate (started → submitted)
198- Field-level drop-off (which fields lose people)
199- Time to complete
200- Error rate by field
201- Mobile vs. desktop completion
202 
203### What to Track
204- Each field interaction (focus, blur, error)
205- Step progression in multi-step
206- Social auth vs. email signup ratio
207- Time between steps
208 
209---
210 
211## Output Format
212 
213### Audit Findings
214For each issue found:
215- **Issue**: What's wrong
216- **Impact**: Why it matters (with estimated impact if possible)
217- **Fix**: Specific recommendation
218- **Priority**: High/Medium/Low
219 
220### Recommended Changes
221Organized by:
2221. Quick wins (same-day fixes)
2232. High-impact changes (week-level effort)
2243. Test hypotheses (things to A/B test)
225 
226### Form Redesign (if requested)
227- Recommended field set with rationale
228- Field order
229- Copy for labels, placeholders, buttons, errors
230- Visual layout suggestions
231 
232---
233 
234## Common Signup Flow Patterns
235 
236### B2B SaaS Trial
2371. Email + Password (or Google auth)
2382. Name + Company (optional: role)
2393. → Onboarding flow
240 
241### B2C App
2421. Google/Apple auth OR Email
2432. → Product experience
2443. Profile completion later
245 
246### Waitlist/Early Access
2471. Email only
2482. Optional: Role/use case question
2493. → Waitlist confirmation
250 
251### E-commerce Account
2521. Guest checkout as default
2532. Account creation optional post-purchase
2543. OR Social auth with single click
255 
256---
257 
258## Experiment Ideas
259 
260### Form Design Experiments
261 
262**Layout & Structure**
263- Single-step vs. multi-step signup flow
264- Multi-step with progress bar vs. without
265- 1-column vs. 2-column field layout
266- Form embedded on page vs. separate signup page
267- Horizontal vs. vertical field alignment
268 
269**Field Optimization**
270- Reduce to minimum fields (email + password only)
271- Add or remove phone number field
272- Single "Name" field vs. "First/Last" split
273- Add or remove company/organization field
274- Test required vs. optional field balance
275 
276**Authentication Options**
277- Add SSO options (Google, Microsoft, GitHub, LinkedIn)
278- SSO prominent vs. email form prominent
279- Test which SSO options resonate (varies by audience)
280- SSO-only vs. SSO + email option
281 
282**Visual Design**
283- Test button colors and sizes for CTA prominence
284- Plain background vs. product-related visuals
285- Test form container styling (card vs. minimal)
286- Mobile-optimized layout testing
287 
288---
289 
290### Copy & Messaging Experiments
291 
292**Headlines & CTAs**
293- Test headline variations above signup form
294- CTA button text: "Create Account" vs. "Start Free Trial" vs. "Get Started"
295- Add clarity around trial length in CTA
296- Test value proposition emphasis in form header
297 
298**Microcopy**
299- Field labels: minimal vs. descriptive
300- Placeholder text optimization
301- Error message clarity and tone
302- Password requirement display (upfront vs. on error)
303 
304**Trust Elements**
305- Add social proof next to signup form
306- Test trust badges near form (security, compliance)
307- Add "No credit card required" messaging
308- Include privacy assurance copy
309 
310---
311 
312### Trial & Commitment Experiments
313 
314**Free Trial Variations**
315- Credit card required vs. not required for trial
316- Test trial length impact (7 vs. 14 vs. 30 days)
317- Freemium vs. free trial model
318- Trial with limited features vs. full access
319 
320**Friction Points**
321- Email verification required vs. delayed vs. removed
322- Test CAPTCHA impact on completion
323- Terms acceptance checkbox vs. implicit acceptance
324- Phone verification for high-value accounts
325 
326---
327 
328### Post-Submit Experiments
329 
330- Clear next steps messaging after signup
331- Instant product access vs. email confirmation first
332- Personalized welcome message based on signup data
333- Auto-login after signup vs. require login
334 
335---
336 
337## Task-Specific Questions
338 
3391. What's your current signup completion rate?
3402. Do you have field-level analytics on drop-off?
3413. What data is absolutely required before they can use the product?
3424. Are there compliance or verification requirements?
3435. What happens immediately after signup?
344 
345---
346 
347## Related Skills
348 
349- **onboarding**: For optimizing what happens after signup
350- **cro**: For non-signup forms (lead capture, contact)
351- **cro**: For the landing page leading to signup
352- **ab-testing**: For testing signup flow changes

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass

Preview

coreyhaines31/marketingskillscoreyhaines31/marketingskills

$ npx -y skills add coreyhaines31/marketingskills --skill signup

▸ installing to .claude/skills…

✓ signup ready

Repocoreyhaines31/marketingskills
TypeSkills
CategorySales & Outreach
ForProduct ManagerAnalyst
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarcold-emailWrite B2B cold emails and follow-up sequences that get replies.SkillsJul 202687k42k
  2. coreyhaines31 avatarsales-enablementWhen the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts.SkillsJul 202683k42k
  3. coreyhaines31 avatarrevopsWhen the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes.SkillsJul 202679k42k
  4. nexscope-ai avataramazon-product-researchComprehensive product research and opportunity analysis for Amazon sellers.SkillsJul 202677k442
  5. nexscope-ai avatarcross-border-ecommerceCross-border e-commerce expansion advisor. Scores target markets on 8 weighted dimensions (market size, ecommerce penetration, competition, regulatory…SkillsJul 202662k487
  6. coreyhaines31 avataradsWhen the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms.SkillsJul 202640k42k