Implement API throttling policies to protect backend services from overload. Use when controlling API request rates. Trigger with phrases like "throttle API", "control request rate", or "add throttling".
4.6
Rating
0
Installs
Backend Development
Category
The skill has good structural organization with separate reference files, but suffers from a significant mismatch between its stated purpose (API throttling/rate limiting) and its actual content (generic API development). The description promises throttling-specific functionality, but the instructions cover general API development tasks without addressing rate limiting, request quotas, or throttling policies. The task knowledge assumes referenced files contain relevant details, but the instructions themselves are generic and don't demonstrate throttling-specific expertise. Novelty is low because implementing throttling is relatively straightforward with existing middleware libraries. The skill would need substantial content revision to align with its stated purpose of protecting backend services from overload through request rate control.
Loading SKILL.md…

Skill Author