Content Preview
--- name: throttling-apis description: | 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". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(api:throttle-*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compatible-with: claude-code, codex, openclaw --- # Throttling APIs ## Overview Implement API th
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/throttling-apis.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/api-development/api-throttling-manager/skills/throttling-apis/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/api-development/api-throttling-manager/skills/throttling-apis/SKILL.md
Related Skills
api-throttling-setup
This skill provides automated assistance for api throttling setup tasks within the API Development domain.
api-throttling-setupapithrottlingsetup
by jeremylongshore · plugins-plus-skills
documenso-rate-limits
Implement Documenso rate limiting, backoff, and request throttling patterns.
documenso-rate-limitsdocumensoratelimits
by jeremylongshore · plugins-plus-skills
obsidian-rate-limits
Handle Obsidian file system operations and throttling patterns.
obsidian-rate-limitsobsidianratelimits
by jeremylongshore · plugins-plus-skills
processing-api-batches
|
processing-api-batchesprocessingapibatches
by jeremylongshore · plugins-plus-skills