Skip to main content
Run any Skill in Manus
with one click

volverjs-form-vue

Stars14
Forks0
UpdatedJune 26, 2026 at 08:43

Build Vue 3 forms with the @volverjs/form-vue library, which turns a Zod object schema into validated forms rendered with @volverjs/ui-vue components. Use this skill whenever the user works with @volverjs/form-vue or mentions createForm, useForm, VvForm, VvFormField, VvFormFieldsGroup, VvFormWrapper, VvFormTemplate, defaultObjectBySchema, or a "form template schema" with vvName/vvType/vvIf — and also whenever they ask to build, validate, or scaffold a Vue 3 form from a Zod schema (login, signup, settings, nested address, conditional fields, field groups, programmatic submit/reset), even if they don't name the library explicitly. Covers the plugin vs composable setup, the five components and their props/events/slot scopes, schema-driven templates, Zod 3 and Zod 4 support, default-object generation, and validation patterns (continuous validation, superRefine, readonly, scopes).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly