type-generation

Installation
SKILL.md

Type Generation - Quick Reference

When NOT to Use This Skill

  • Manual type writing - Use TypeScript skills
  • Contract validation - Use openapi-contract skill
  • GraphQL queries - Use graphql-contract skill

Deep Knowledge: Use mcp__documentation__fetch_docs with technology: typescript for advanced type patterns.

Tool Comparison

Tool Source Output Use Case
openapi-typescript OpenAPI 3.x TypeScript types REST APIs
openapi-fetch OpenAPI 3.x Type-safe client REST + fetch
graphql-codegen GraphQL schema Types + hooks GraphQL APIs
orval OpenAPI 3.x Types + client REST + Axios/fetch
swagger-typescript-api OpenAPI/Swagger Types + class client REST APIs

openapi-typescript Setup

Installs
28
GitHub Stars
37
First Seen
Mar 6, 2026
type-generation — claude-dev-suite/claude-dev-suite