LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

TypeBox + Fastify - Type-safe Fastify API Development

Build type-safe REST APIs with Fastify and TypeBox schemas

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create routes
  • define schemas
  • generate OpenAPI
  • configure instance
  • register plugins
  • add hooks
  • test routes

Inputs

  • TypeBoxTypeProvider
  • @sinclair/typebox
  • TypeBox schemas
  • route definitions
  • plugin configurations

Outputs

  • OpenAPI specifications
  • type definitions
  • error responses
  • streaming responses

Requirements

  • Fastify v5+
  • TypeScript v5+
  • strict mode
  • @fastify/type-provider-typebox

Source

  • Spec: SKILL.md
REST API
Type Safety
Fastify
TypeBox
OpenAPI
Validation
create routes
define schemas
generate OpenAPI
configure instance
TypeBoxTypeProvider
@sinclair/typebox
TypeBox schemas
OpenAPI specifications
type definitions
error responses