juicebox-rate-limits

Installation
SKILL.md

Juicebox Rate Limits

Overview

Understand and implement proper rate limiting handling for Juicebox API.

Instructions

  1. Step 1: Understand Rate Limit Headers
  2. Step 2: Implement Rate Limiter
  3. Step 3: Add Exponential Backoff
  4. Step 4: Implement Quota Tracking

For full implementation details and code examples, load: Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)

Output

  • Rate limiter with queue
  • Exponential backoff handler
  • Quota tracking system
  • Header parsing utilities
Related skills
Installs
25
GitHub Stars
2.2K
First Seen
Feb 17, 2026