download-openapi
🎯Skillfrom haibaraaiaptx/frontend-openapi-skills
A Claude Code skill that downloads OpenAPI 3.x JSON specifications from remote URLs and generates type-safe TypeScript models and request framework code using the aptx-ft code generator.
Same repository
haibaraaiaptx/frontend-openapi-skills(10 items)
Installation
npx vibeindex add haibaraaiaptx/frontend-openapi-skills --skill download-openapinpx skills add haibaraaiaptx/frontend-openapi-skills --skill download-openapi~/.claude/skills/download-openapi/SKILL.mdSKILL.md
More from this repository9
A Claude Code skill set that generates type-safe TypeScript models and request client code from OpenAPI 3.x specifications, supporting remote spec downloads, customizable type mappings, and multiple output targets like axios-ts, react-query, and vue-query.
Skill
Skill
Skill
Skill
Generates TypeScript type declarations and interfaces from OpenAPI/Swagger specifications with customizable output modes and naming conventions.
Skill
Plugin
A collection of Claude Code skills for generating type-safe TypeScript models and API clients from OpenAPI/Swagger specifications.