add-rate-limit
CommunityImplement rate limiting policies.
AuthorEmmanuelkwaa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps protect your API endpoints from abuse and excessive traffic by implementing configurable rate limiting policies.
Core Features & Use Cases
- Policy Definition: Define custom rate limiting rules with specific permit limits, window durations, and queue sizes.
- Endpoint Application: Apply these policies to individual API endpoints to control access.
- Use Case: You can set up a policy to allow only 10 requests per minute from a single IP address to your login endpoint to prevent brute-force attacks.
Quick Start
Add a rate limit policy named 'my-policy' to the API.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-rate-limit Download link: https://github.com/Emmanuelkwaa/NetRockTemplate/archive/main.zip#add-rate-limit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.