Login
Download
Skill UI
Browse and discover
15857+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Queue
, found
112
results
Default
Newest
Most Downloaded
Implementing Robust Rate Limit Handling
assemblyai-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
317
This skill provides comprehensive solutions for managing rate limits and throttling when interacting with the AssemblyAI Speech-to-Text API. It implements advanced patterns like exponential backoff with jitter, queue-based concurrency control, and resilient streaming retry logic. Use it when building high-throughput, reliable applications that process large volumes of audio data.
View Details
Attio API Rate Limit Handling Techniques
attio-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
177
A comprehensive guide for handling API rate limits when interacting with the Attio platform. It covers advanced techniques including parsing the `Retry-After` header, implementing exponential backoff with jitter, and using queue-based throttling. The guide also introduces best practices like Circuit Breakers and batch operations to ensure reliable, high-performance, and resilient API integrations.
View Details
Robust Canva API Rate Limit Handling
canva-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
483
This guide provides advanced patterns for managing rate limits when integrating with the Canva Connect API. It covers implementing exponential backoff with jitter for retries, using queue-based throttling to control request throughput, and building proactive rate limit trackers. Ideal for building stable, production-grade integrations that must handle 429 errors and quotas gracefully.
View Details
Implementing Rate Limit Handling Strategies
castai-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
161
This guide provides essential best practices for building resilient applications that interact with rate-limited APIs, specifically addressing the CAST AI REST API. It details the implementation of exponential backoff with jitter and utilizing request queuing mechanisms (like p-queue) to gracefully handle HTTP 429 errors. Use this pattern to optimize API call patterns and ensure system stability when making batch or frequent requests.
View Details
Implementing Robust API Rate Limit Handling
cohere-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
422
This guide details advanced patterns for managing API rate limits, particularly for external AI services like Cohere. It covers implementing exponential backoff with jitter for handling transient 429 errors, utilizing concurrency-limited request queues, and building proactive rate limit trackers. These techniques ensure highly reliable and optimized API throughput in production systems.
View Details
ElevenLabs SDK Production Patterns
elevenlabs-sdk-patterns
jeremylongshore/claude-code-plugins-plus-skills
240
A comprehensive guide to production-ready patterns for ElevenLabs' TypeScript and Python SDKs. This resource covers crucial best practices including singleton client implementation, type-safe TTS service wrappers, robust error classification (rate limiting, quota), and concurrency management using request queues. Essential for building scalable and reliable voice AI applications.
View Details
Flexport API Performance Tuning Techniques
flexport-performance-tuning
jeremylongshore/claude-code-plugins-plus-skills
279
A guide to optimizing API interactions with Flexport for logistics data. This skill implements advanced techniques including maximizing page sizes for bulk fetching, implementing LRU caching for frequently accessed data (e.g., product details), managing rate limits using parallel request queues (p-queue), and utilizing webhook-driven cache invalidation to ensure data freshness and high throughput.
View Details
Handling API Rate Limits with Backoff
flexport-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
499
This module provides robust patterns for managing rate limits and throttling when integrating with external APIs (e.g., Flexport). It covers three key strategies: monitoring rate limit headers (X-RateLimit-*), implementing exponential backoff with jitter for transient 429 or 5xx errors, and utilizing queue-based throttling for safe, controlled bulk operations. It ensures resilient and reliable API communication.
View Details
Flexport Supply Chain Integration Architecture
flexport-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
59
A comprehensive reference architecture for building robust and scalable supply chain integrations with Flexport's logistics API. It outlines a structured pipeline using Ingest (webhooks/polling), Core (business logic services), and Expose (REST API/Dashboard layers), ensuring reliable data flow, caching, and queueing best practices.
View Details
Handling Hootsuite API Rate Limits
hootsuite-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
367
This skill provides best practices for managing API rate limits when interacting with the Hootsuite platform. It demonstrates implementing robust retry logic, incorporating exponential backoff using the `Retry-After` header, and using queue-based scheduling to ensure stable, high-throughput API calls while respecting platform constraints.
View Details
HubSpot Integration Architecture Patterns
hubspot-architecture-variants
jeremylongshore/claude-code-plugins-plus-skills
294
A comprehensive guide detailing three scalable architecture patterns for integrating applications with HubSpot CRM. It helps developers choose the optimal design based on project scale, ranging from simple embedded clients for MVPs, to robust Service Layers with caching and async queues, up to dedicated, enterprise-grade API Gateways for multiple services. Essential for planning complex, high-volume integrations.
View Details
Implementing HubSpot Resilience Patterns
hubspot-reliability-patterns
jeremylongshore/claude-code-plugins-plus-skills
127
A comprehensive guide to implementing production-grade reliability patterns for HubSpot CRM integrations. Learn to build fault-tolerant systems using Circuit Breakers, advanced retry strategies, graceful degradation, and Dead Letter Queues (DLQ). Essential for maintaining high availability when connecting to external APIs.
View Details
Prev
1
2
3
4
5
6
7
8
9
10
Next
Language
简体中文
English