valibot-usage
Installation
SKILL.md
Valibot Usage
This skill helps you work effectively with Valibot, the modular and type-safe schema library for validating structural data.
When to use this skill
- When the user asks about schema validation with Valibot
- When creating or modifying Valibot schemas
- When parsing or validating user input
- When the user mentions Valibot, schema, or validation
- When migrating from Zod to Valibot
CRITICAL: Valibot vs Zod — Do Not Confuse!
Valibot and Zod have different APIs. Never mix them up!