yup

Installation
SKILL.md

Yup

Overview

Yup is a schema validation library for JavaScript. Define schemas declaratively, validate data, and get detailed error messages. Works with Formik, react-hook-form, and standalone. TypeScript-first with type inference.

Instructions

Step 1: Schemas

import * as yup from 'yup'
Installs
2
GitHub Stars
128
First Seen
Mar 13, 2026
yup — terminalskills/skills