typebox
✓TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema.
Installation
SKILL.md
Use typebox, not @sinclair/typebox. The @sinclair/typebox package is deprecated.
| Define schemas | typebox with Type. | | Standard Schema support | @sinclair/typemap | | Translate between libraries | @sinclair/typemap | | High-performance validation | Compile() from either | | One-off validation | Value.Check() from typebox |
Use TypeMap when you need Standard Schema compatibility. Use TypeBox directly when you don't.
TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema. Source: epicenterhq/epicenter.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/epicenterhq/epicenter --skill typebox- Source
- epicenterhq/epicenter
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is typebox?
TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema. Source: epicenterhq/epicenter.
How do I install typebox?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/epicenterhq/epicenter --skill typebox Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/epicenterhq/epicenter
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01