Turn OpenAPI specs into TypeScript code. This skill reads an OpenAPI 3.0 file in JSON or YAML format. It creates TypeScript interfaces and type guards for you.
Developers who use APIs can save time and avoid manual typing. Just give it the OpenAPI file path. The skill extracts schemas and endpoints. Then it writes clean TypeScript code with JSDoc comments.
You get type safety for API requests and responses. No more guessing what fields exist. No more bugs from wrong types. Just run this skill and get working code.
Global
mkdir -p ~/.claude/skills/openapi-to-typescriptProject
mkdir -p .claude/skills/openapi-to-typescriptSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls