Auth UI Specification

Official

Define complete, validated auth form fields

Authorstellarone
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates ambiguity and rework when implementing authentication UIs by providing consistent, field-by-field specifications and Zod-ready validation rules for every auth-related screen.

Core Features & Use Cases

  • Login form spec: email/password fields with clear validation and API submit behavior to /api/v1/auth/login.
  • Signup form spec: enforces strong password requirements, full name rules, and mandatory terms acceptance, including the required redirect to OTP verification.
  • OTP, reset, and password update specs: defines verification inputs (including OTP type), reset behavior that avoids leaking sensitive info, and secure change-password flows that route mutations through platform-auth.

Quick Start

Use this skill to generate Zod schemas and form field specs for login, signup, OTP verification, reset password, and invite forms, then wire them to the corresponding auth endpoints in your app.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Auth UI Specification
Download link: https://github.com/stellarone/evaluate/archive/main.zip#auth-ui-specification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.