shadcn_ui-input-otp

Official

Build OTP inputs with shadcn_ui.

Authorserverpod
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of creating secure and user-friendly one-time password (OTP) input fields in Flutter applications using the shadcn_ui component library.

Core Features & Use Cases

  • Accessible OTP Input: Provides ShadInputOTP with built-in copy-paste support.
  • Customizable Layout: Allows defining the OTP input structure using ShadInputOTPGroup and ShadInputOTPSlot, with options for separators.
  • Input Validation & Formatting: Supports maxLength, keyboardType, and inputFormatters for precise control over user input.
  • Form Integration: Offers ShadInputOTPFormField for seamless integration into Flutter forms with validation.
  • Use Case: Implement a verification code input screen in your Flutter app where users enter a 6-digit code sent via SMS.

Quick Start

Use ShadInputOTP with maxLength 6 and children containing three ShadInputOTPGroup widgets, each with three ShadInputOTPSlot widgets, to create a basic OTP input.

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: shadcn_ui-input-otp
Download link: https://github.com/serverpod/skills-registry/archive/main.zip#shadcn-ui-input-otp

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.