๐ŸŽฏ

improve-sdk-naming

๐ŸŽฏSkill

from speakeasy-api/skills

VibeIndex|
What it does
|

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)

improve-sdk-naming

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add speakeasy-api/skills --skill improve-sdk-naming
skills.sh Installโš  Installs to .agents/skills/
npx skills add speakeasy-api/skills --skill improve-sdk-naming
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/improve-sdk-naming/SKILL.md

SKILL.md

58Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
writing-openapi-specs๐ŸŽฏSkill

A Claude Code skill for writing OpenAPI specifications, part of the Speakeasy skills collection that covers API spec extraction and authoring across multiple frameworks.

๐ŸŽฏ
extract-openapi-from-code๐ŸŽฏSkill

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.

๐ŸŽฏ
speakeasy-context๐ŸŽฏSkill

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.

๐ŸŽฏ
manage-openapi-overlays๐ŸŽฏSkill

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.

๐ŸŽฏ
customize-sdk-hooks๐ŸŽฏSkill

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.

๐ŸŽฏ
diagnose-generation-failure๐ŸŽฏSkill

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.

๐ŸŽฏ
generate-mcp-server๐ŸŽฏSkill

Generates MCP servers from OpenAPI specs using Speakeasy, enabling AI assistant tools and Claude tools from API specifications.

๐ŸŽฏ
configure-sdk-options๐ŸŽฏSkill

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.

๐ŸŽฏ
setup-sdk-testing๐ŸŽฏSkill

A collection of agent skills for SDK generation and OpenAPI tooling with the Speakeasy CLI, covering generation workflows, language-specific patterns, customization, and testing.

๐ŸŽฏ
start-new-sdk-project๐ŸŽฏSkill

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.