nuxt-form-useform
CommunityMaster Nuxt forms with validation.
AuthorAuriaz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation and management of forms within Nuxt applications, ensuring robust validation and proper handling of backend API errors.
Core Features & Use Cases
- Centralized Form State: Utilizes
useForm()for a single source of truth for form values and errors. - API Error Mapping: Automatically maps
422 VALIDATION_ERRORresponses from the API to specific form fields. - Valibot Integration: Enforces backend validation using Valibot schemas.
- Use Case: When building a user registration form in your Nuxt app, this Skill ensures that input is validated both client-side and server-side, and any API-returned errors (like an email already being in use) are clearly displayed next to the relevant input field.
Quick Start
Use the nuxt-form-useform skill to create a new contact form with Valibot validation and API error handling.
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: nuxt-form-useform Download link: https://github.com/Auriaz/nuxt-stack-starter/archive/main.zip#nuxt-form-useform 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 223,000+ vetted skills library on demand.