CtrlK
BlogDocsLog inGet started
Tessl Logo

form-builder

Build accessible forms with React Hook Form + Zod

55

Quality

62%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/form-builder/SKILL.md

The canonical home for this skill is form-builder in trackdubllc/Babel-Player-Alpha

SKILL.md
Quality
Evals
Security

Form Builder

Build accessible, type-safe forms in React.

When to Use

Activate when user asks to:

  • Create any form (contact, signup, login, checkout, etc.)
  • Add form validation
  • Handle form submission

Stack

  • React Hook Form — form state, minimal re-renders
  • Zod — schema validation
  • @hookform/resolvers — connects them

Examples

  • Contact form — full implementation
  • Newsletter signup — minimal implementation

Install

npm install react-hook-form @hookform/resolvers zod
Repository
trackdubllc/Babel-Player-Alpha
Last updated
First committed

Canonical home

trackdubllc/Babel-Player-Alpha
In sync

since Sep 4, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.