← Back to catalog
skill ✓ Verified

API Client Patterns

Build resilient API clients — timeouts, retries with backoff, pagination, and typed errors. Use when integrating a third-party API or writing an SDK/wrapper.

npx @aiskillet/cli add api-client-patterns --target claude-code

Install once: npm i -g @aiskillet/cli — then it works in whatever tool you use. The same skill, compiled to each target's native format.

Author
@aiskillet
Source
aiskillet/cookbook/tree/main/skills/api-client-patterns
Targets
claude-code
License
MIT
Tags
integrations, api, resilience