generating-api-sdks
jeremylongshore/claude-code-plugins-plus-skills
This skill generates robust, type-safe client Software Development Kits (SDKs) for multiple languages (including Python, TypeScript, Go, and Java) directly from OpenAPI 3.0+ specifications. It automatically handles complex API patterns such as authentication (Bearer, OAuth2), automatic retries with exponential backoff, and sophisticated pagination helpers. Use this when you need to create standardized, idiomatic client libraries to consume a defined API contract across diverse development stacks.