typescript-fastify

Installation
SKILL.md

Fastify

Fast, low-overhead web framework for Node.js with TypeBox schema validation.

Additional References

Setup

npm i fastify @fastify/type-provider-typebox @sinclair/typebox
import Fastify from 'fastify'
import { TypeBoxTypeProvider } from '@fastify/type-provider-typebox'
Related skills
Installs
12
GitHub Stars
22
First Seen
Apr 12, 2026