vue-form-input-patterns

Official

Deterministic form inputs for Vue forms.

Authorbmslabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The frontend often reconstructs input controls from data types, leading to inconsistent components and validators across forms. This Skill defines a single source of truth mapping data types to Vue components and Zod validators to ensure deterministic inputs in repeated invocations.

Core Features & Use Cases

  • Uniform mapping: data type -> FormInput/FormTextarea/FormSelect with fixed props and validators.
  • Consistent naming and validation: same Zod schema used across forms to avoid drift.
  • Real-world use: generate a user form for data entry with email, date, number, and boolean fields, guaranteed to render identically on each render.

Quick Start

Create a test form with multiple data types (string, number, date, boolean) and render it three times to verify identical inputs and validators.

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: vue-form-input-patterns
Download link: https://github.com/bmslabs/bmlabs-projects-templates/archive/main.zip#vue-form-input-patterns

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.