Implement Clay rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Clay. Trigger with phrases like "clay rate limit", "clay throttling", "clay 429", "clay retry", "clay backoff".
7.0
Rating
0
Installs
Backend Development
Category
Excellent skill providing comprehensive Clay API rate limiting patterns with production-ready code. The description clearly triggers on relevant phrases ('clay 429', 'clay retry', etc.). Task knowledge is strong with complete TypeScript implementations covering exponential backoff with jitter, idempotency keys, queue-based limiting, and rate limit monitoring. Structure is clean and well-organized with clear sections, helpful tables, and progressive examples. Novelty is good—while rate limiting is a common pattern, the Clay-specific tier information, deterministic idempotency key generation, and integrated monitoring reduce what would otherwise require significant research and token usage. Minor improvement areas: could add more edge cases (network failures vs rate limits) and batch request patterns, but overall this is a highly practical, immediately usable skill.
Loading SKILL.md…

Skill Author