apollo-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
This module provides production-ready TypeScript patterns for interacting with the Apollo.io REST API. It implements critical best practices including type-safe client setup (using Zod), custom error handling, exponential backoff retry logic, asynchronous pagination, and rate-aware bulk processing. Use this when building reliable, scalable, and robust integrations with Apollo data.