From jeremylongshore-claude-code-plugins-plus-skills
Configures API rate limiting with step-by-step guidance, production-ready code, configurations, and best practices for REST, GraphQL, OpenAPI development.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for api rate limiting config tasks within the API Development domain.
Configures API throttling and rate limiting setups for REST, GraphQL, OpenAPI services. Generates production-ready code, configs, and best practices. Activates on 'api throttling setup' phrases.
Provides rate limiting patterns including token bucket, sliding window, distributed limiting, and per-user quotas to protect APIs. Grounds responses in reference files for creation, diagnosis, and review.
Implements API rate limiting with sliding windows, token buckets, quotas using Redis and libraries for Node.js, Python/FastAPI, Java. Protects endpoints from excessive requests with headers and 429 responses.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for api rate limiting config tasks within the API Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with api rate limiting config" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the API Development skill category. Tags: api, rest, graphql, openapi, swagger