A skill for generating mobile-first login and authentication screens. Use this when the user wants a sign-in experience for a mobile app, including phone + SMS verification, password-based login, and social SSO options.
Workflow
Read reference files first
(see below)
Clarify auth method
phone/SMS, password, or social SSO
Checklist gate
— verify P0 items before emitting
Build the HTML prototype
with proper states (default, loading, error)
Wrap in
tag
referencing the output file
Side Files
references/checklist.md
— P0/P1 acceptance criteria
Output
Show more