anth-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
Implements robust rate limiting, backoff logic, and quota management for the Anthropic Claude API. It handles 429 errors and optimizes request throughput by managing Requests Per Minute (RPM), Input Tokens Per Minute (ITPM), and Output Tokens Per Minute (OTPM). This skill provides advanced strategies including SDK retries, custom header awareness, queue-based throttling, and batch processing for stable, high-throughput production applications.