vuetify-forms
OfficialBuild validated Vuetify SSR forms fast.
Authore-xode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you build reliable, validated Vuetify 4 forms in a Vue 3 SSR app without hand-rolling form state and validation flows.
Core Features & Use Cases
- Form wrapper with ref-based validation: Use
v-formwith a template ref to callform.value.validate()before submitting. - Reusable input + rule patterns: Apply consistent validation rule functions (including required/email/custom) that return i18n keys via
t(). - Common form controls: Compose forms with
v-text-field,v-select,v-switch,v-checkbox,v-textarea, andv-radio-groupusing project defaults (outlined, comfortable density, rounded). - Use Case: Implement a login or signup workflow where the submit button only proceeds when validation passes and error messaging is consistent with your i18n setup.
Quick Start
Use the vuetify-forms skill to generate a login form for your Vue SSR project using v-form and v-text-field with required and email validation rules, then submit only after form.value.validate() reports the form as valid.
Dependency Matrix
Required Modules
None requiredComponents
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: vuetify-forms Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vuetify-forms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.