atelier-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'
Installs
5
GitHub Stars
29
First Seen
Feb 1, 2026
atelier-typescript-fastify — martinffx/claude-code-atelier