rate-limiting-abuse-protection
CommunitySecure APIs with smart rate limiting.
Authorzinohome
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill protects your APIs from being overwhelmed by excessive requests, preventing abuse and ensuring stable service availability.
Core Features & Use Cases
- Configurable Rate Limits: Set custom limits for different routes and user types.
- Abuse Prevention: Implements strategies like sliding windows and token buckets to manage traffic.
- Observability: Provides headers for monitoring and safe error responses for users.
- Use Case: Protect your login endpoint from brute-force attacks by limiting users to only 5 attempts per 15 minutes.
Quick Start
Apply the global rate limiter middleware to all API routes.
Dependency Matrix
Required Modules
express-rate-limitioredis
Components
scriptsreferences
💻 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: rate-limiting-abuse-protection Download link: https://github.com/zinohome/CozyChat/archive/main.zip#rate-limiting-abuse-protection 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.