This one zeroes in on signup and registration flow optimization, specifically when users aren't completing account creation or trial signups. It walks through field-by-field decisions (what to defer, what to cut entirely), single-step versus multi-step patterns, and mobile-specific friction points. The skill checks for product marketing context first to avoid redundant questions, then delivers prioritized recommendations as quick wins, high-impact changes, and test hypotheses. What's useful here is the specificity: it covers things like email typo suggestions, password toggle UX, and when to actually require a phone number. If your dropoff happens between form start and submit, this gives you a concrete audit checklist and remediation plan.
npx skills add https://github.com/coreyhaines31/marketingskills --skill signup