improve-sdk-naming
๐ฏSkillfrom speakeasy-api/skills
A Speakeasy skill that helps improve SDK method naming through AI-powered or manual naming strategies, part of a collection of agent skills for SDK generation and OpenAPI tooling with the Speakeasy CLI.
Same repository
speakeasy-api/skills(27 items)
Installation
npx vibeindex add speakeasy-api/skills --skill improve-sdk-namingnpx skills add speakeasy-api/skills --skill improve-sdk-naming~/.claude/skills/improve-sdk-naming/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill for writing OpenAPI specifications, part of the Speakeasy skills collection that covers API spec extraction and authoring across multiple frameworks.
A Claude Code skill for extracting OpenAPI specifications from existing API codebases, supporting eight major frameworks including FastAPI, Spring Boot, NestJS, Django, Flask, and Rails.
Agent skills for Speakeasy, a platform that generates type-safe client SDKs from OpenAPI specs. Provides context and best practices for working with Speakeasy's SDK generation tools.
Manages OpenAPI overlay files including x-speakeasy extensions, covering overlay syntax, JSONPath targeting, retries, pagination, naming, grouping, open enums, global headers, and custom security configuration.
Part of Speakeasy's agent skills collection for SDK generation and OpenAPI tooling, covering project setup, generation diagnostics, spec authoring, overlays, SDK customization, testing, and MCP server generation.
A Claude Code skill for diagnosing SDK generation failures in Speakeasy workflows, identifying root causes and determining fix strategies when builds or generation steps fail.
Generates MCP servers from OpenAPI specs using Speakeasy, enabling AI assistant tools and Claude tools from API specifications.
Part of the Speakeasy agent skills collection for SDK generation and OpenAPI tooling, covering project setup, generation debugging, spec authoring, overlays, naming, Terraform providers, SDK testing, hooks customization, and MCP server generation.
A collection of agent skills for SDK generation and OpenAPI tooling with the Speakeasy CLI, covering generation workflows, language-specific patterns, customization, and testing.
A Speakeasy skill for generating new SDKs from OpenAPI specifications using the speakeasy quickstart command, supporting TypeScript, Python, Go, Java, C#, PHP, Ruby, Kotlin, and Terraform targets. Handles non-interactive automation with schema sources from local files, URLs, or registries.