Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nexu-io avatar

Login Flow

  • 1.8k installs
  • 82k repo stars
  • Updated July 28, 2026
  • nexu-io/open-design

A mobile login screen prototype supporting multiple auth methods (phone SMS, password, social SSO) with proper accessibility, state handling, and mobile constraints.

About

This skill generates standalone HTML prototypes for mobile login flows, supporting phone-based SMS verification, password authentication, and social SSO. Developers use it when building sign-in experiences for mobile apps and need rapid UI prototypes with proper accessibility and state handling. The workflow includes reference checklists, clarification of auth method, and HTML output with 44px touch targets, loading states, error messaging, and safe-area constraints for notched devices.

  • Generates single HTML file with phone/SMS, password, and social SSO login options
  • Mobile-first design: 375px viewport, no horizontal scroll, safe-area insets for notch support
  • Proper input semantics: tel keyboard for phone fields, password field with show/hide toggle
  • Built-in states: default, loading with spinner, and error messaging below fields
  • Accessibility-first: labels above inputs (no placeholder-only), 44px minimum touch targets

Login Flow by the numbers

  • 1,787 all-time installs (skills.sh)
  • +122 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #155 of 1,896 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

login-flow capabilities & compatibility

Capabilities
generate responsive html login forms · implement auth method branching (phone/password/ · add loading and error state visuals · apply mobile safe accessibility patterns
Platforms
macOS · Windows · Linux · WSL
Runs
Runs locally
Pricing
Free
npx skills add https://github.com/nexu-io/open-design --skill login-flow

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.8k
repo stars82k
Security audit3 / 3 scanners passed
Last updatedJuly 28, 2026
Repositorynexu-io/open-design

What it does

Generate mobile-first login and authentication screen prototypes with phone/SMS, password, and social SSO options.

Who is it for?

Mobile app developers, UI designers, prototypers building sign-in experiences for iOS/Android web or cross-platform apps.

Skip if: Backend authentication logic, password hashing, session management, or server-side auth infrastructure.

When should I use this skill?

User requests mobile login screen design, sign-in flow prototype, or authentication UI for mobile app.

What you get

Standalone HTML prototype implementing login flow with touch-friendly targets, error states, loading indicators, and multi-auth-method support.

  • mobile login HTML prototype artifact
  • accessibility checklist verification

By the numbers

  • Supports 3 auth method types: phone SMS, password, social SSO
  • 375px standard viewport width for iPhone reference design
  • 44px minimum touch target size per mobile accessibility guidelines

Files

SKILL.mdMarkdownGitHub ↗

Login Flow Skill

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

1. Read reference files first (see below) 2. Clarify auth method: phone/SMS, password, or social SSO 3. Checklist gate — verify P0 items before emitting <artifact> 4. Build the HTML prototype with proper states (default, loading, error) 5. Wrap in `<artifact>` tag referencing the output file

Side Files

  • references/checklist.md — P0/P1 acceptance criteria

Output

A single standalone HTML file implementing the login screen with:

  • Labels above inputs (never placeholder-only)
  • Password field with show/hide toggle
  • Social SSO buttons with SVG icons
  • Error states below fields
  • Loading spinner in primary CTA
  • Touch targets minimum 44px

Mobile-First Constraints

  • Viewport: 375px wide (iPhone standard)
  • No horizontal scroll
  • Safe area insets for notched devices
  • Input keyboards: tel for phone, password for password fields

Related skills

How it compares

Pick login-flow for fast mobile auth screen prototypes; use native SwiftUI or Jetpack skills when the goal is production app code rather than validated HTML mockups.

FAQ

What auth methods does this skill support?

Phone + SMS verification, password-based login, and social SSO (Google, Apple, etc.) with SVG icon buttons.

Is the output mobile-optimized?

Yes - 375px viewport (iPhone standard), safe-area insets for notches, no horizontal scroll, 44px+ touch targets.

Does it include error and loading states?

Yes - includes default state, loading spinner in CTA, error messaging below fields, and password show/hide toggle.

Is Login Flow safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.