Handles the whole signup and login page decision tree: dedicated page versus modal, main domain versus auth subdomain, what to noindex, and how to integrate discounts like student verification at the point of registration. The skill is opinionated about structure (put media above the fold, keep forms minimal, use dedicated pages when verification is involved) and treats signup as the conversion endpoint where pricing CTAs land. Useful when you're wiring up authentication flows and need to decide where discount logic lives, whether to use SheerID or just accept .edu emails, and how to keep login pages out of search results without breaking your terms and privacy link crawls.
npx skills add https://github.com/kostja94/marketing-skills --skill signup-login-page-generator