agentsclimarketplace

Openapi types

Skill manastalukdar/ai-devstudio/skills/openapi-types

Professional development studio for Claude Code CLI

Install
npx -y skills add manastalukdar/ai-devstudio --skill openapi-types

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Generate TypeScript types and client SDKs from OpenAPI specs

SKILL.md

0.9 KB, as published. Nobody here has run it

OpenAPI Type Generator

I'll generate TypeScript types, client SDKs, and Zod schemas from OpenAPI 3.0 specifications.

Arguments: $ARGUMENTS - path to OpenAPI spec file

Features:

  • TypeScript types from OpenAPI schemas
  • Type-safe fetch/axios client SDK
  • Zod schemas for runtime validation
  • React hooks for data fetching
  • Integration with /api-docs-generate

Token Optimization

Expected range: 2,000–3,000 tokens (initial), 100 tokens (types current)

Caching: No persistent caching — validates types against current spec on each run.

Early exit: Returns immediately if generated types are already in sync with the OpenAPI spec.

Patterns used: Grep-before-Read, early exit, Bash for system queries

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.