Handle Linear API rate limiting and quotas effectively. Use when dealing with rate limit errors, implementing throttling, or optimizing API usage patterns. Trigger with phrases like "linear rate limit", "linear throttling", "linear API quota", "linear 429 error", "linear request limits".
7.0
Rating
0
Installs
Backend Development
Category
Excellent skill for handling Linear API rate limits with comprehensive TypeScript implementations. The description clearly indicates when to invoke the skill (rate limit errors, throttling, API quotas). Task knowledge is strong with complete code for rate limiting, exponential backoff, request queuing, batch processing, and query optimization. Structure is clean with logical progression through increasingly sophisticated techniques. Novelty is good - while rate limiting is a common pattern, the Linear-specific complexity budgets, header handling, and GraphQL optimization guidance provide meaningful value beyond what a CLI agent could easily generate. Minor improvement areas: could reference external files for the larger code blocks to keep SKILL.md more concise, and could include monitoring/observability patterns. Overall, a well-executed skill that would save significant implementation time and tokens.
Loading SKILL.md…

Skill Author