shadcn-agents-form-validator

Official

Catch silent RHF + zod + shadcn form bugs

AuthorImpertio-Studio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents silent form failures where react-hook-form, zod validation, and shadcn Form wiring disagree—so users see no errors and submissions contain undefined or invalid values.

Core Features & Use Cases

  • Eight-point integration audit: validates schema-to-FormField name mapping, Controller-vs-register correctness, FormMessage presence, exact name matching, defaultValues completeness, handleSubmit wrapping, zodResolver wiring, and absence of nested FormProvider.
  • Deterministic verdict for code reviews: parses a provided form code block and emits a structured pass/fail report identifying which rule fails and the exact fix to apply.
  • Debugging for common “it compiles but breaks” reports: targets scenarios like Select/Checkbox/Switch/RadioGroup not binding, validation not triggering, uncontrolled-to-controlled warnings, duplicated form contexts, and missing error rendering.

Quick Start

Ask the validator to review your React form code and produce the structured verdict showing every failing checkpoint and the canonical fix.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-agents-form-validator
Download link: https://github.com/Impertio-Studio/shadcn-ui-Claude-Skill-Package/archive/main.zip#shadcn-agents-form-validator

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.