Implement sophisticated rate limiting with sliding windows, token buckets, and quotas. Use when protecting APIs from excessive requests. Trigger with phrases like "add rate limiting", "limit API requests", or "implement rate limits".
4.6
Rating
0
Installs
Backend Development
Category
The skill has good structure with separate reference files and clear output specifications. However, there's a critical mismatch: the description promises 'sophisticated rate limiting with sliding windows, token buckets, and quotas' but the SKILL.md instructions describe generic API development (resource models, endpoints, schemas) without any rate-limiting specifics. The instructions appear to be boilerplate from a general API skill rather than tailored to rate limiting. While the structure is clean and references exist, the core content doesn't align with the stated purpose. A CLI agent would struggle to implement actual rate limiting (sliding windows, token buckets) based solely on the description and visible instructions. Novelty is moderate—rate limiting algorithms are valuable but the skill doesn't demonstrate sufficient specialized knowledge to justify itself over a general API skill with specific rate-limiting instructions.
Loading SKILL.md…

Skill Author