add-rate-limit
CommunitySecure your API with rate limiting.
Authorfpindej
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps protect your web API from abuse and ensures fair usage by implementing rate limiting policies, preventing excessive requests from single users or IP addresses.
Core Features & Use Cases
- Policy Definition: Define custom rate limit policies with configurable limits and windows.
- Endpoint Application: Apply rate limiting to specific API endpoints.
- Partitioning: Supports partitioning by IP address for unauthenticated endpoints and by user identity for authenticated endpoints.
- Use Case: Protect your login endpoint from brute-force attacks by limiting login attempts per user or IP address.
Quick Start
Add a new 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/fpindej/netrock/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 471,000+ vetted skills library on demand.