customize-sdk-runtime
Installation
SKILL.md
customize-sdk-runtime
Configure runtime behavior for Speakeasy-generated SDKs including retries, timeouts, pagination, server selection, custom code preservation, and error handling.
When to Use
- Configuring retry logic for SDK operations
- Setting global or per-operation timeouts
- Adding pagination support to list endpoints
- Selecting between multiple server environments
- Preserving custom code across SDK regeneration
- Customizing error handling and typed error responses
- User says: "SDK retries", "timeout configuration", "server selection", "pagination config", "custom code", "error handling"