·typebox-schemas
</>

typebox-schemas

janisto/fastify-playground

Guide for TypeBox schema conventions in Fastify routes and environment validation. Use when defining request/response schemas or validating configuration.

3Installs·0Trend·@janisto

Installation

$npx skills add https://github.com/janisto/fastify-playground --skill typebox-schemas

SKILL.md

This skill provides patterns for using TypeBox schemas in this repository.

Use FastifyPluginAsyncTypebox for route plugins to get automatic TypeBox type inference:

Use TypeBox standalone for environment validation before Fastify instance creation:

Guide for TypeBox schema conventions in Fastify routes and environment validation. Use when defining request/response schemas or validating configuration. Source: janisto/fastify-playground.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/janisto/fastify-playground --skill typebox-schemas
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is typebox-schemas?

Guide for TypeBox schema conventions in Fastify routes and environment validation. Use when defining request/response schemas or validating configuration. Source: janisto/fastify-playground.

How do I install typebox-schemas?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/janisto/fastify-playground --skill typebox-schemas 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/janisto/fastify-playground

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01