by softaworks
The openapi-to-typescript skill helps you convert OpenAPI 3.0 JSON or YAML specs into TypeScript interfaces, endpoint request and response types, and runtime type guards. Use it when you already have a valid API spec and want a structured workflow for validation, generation, and saving output such as `types/api.ts`.
