rate-limiting

Implement rate limiting to prevent brute force attacks, spam, and resource abuse. Use this skill when you need to protect endpoints from automated attacks, prevent API abuse, limit request frequency, or control infrastructure costs. Triggers include "rate limiting", "rate limit", "brute force", "prevent spam", "API abuse", "resource exhaustion", "DoS", "withRateLimit", "too many requests", "429 error".

$ Instalar

git clone https://github.com/harperaa/secure-claude-skills /tmp/secure-claude-skills && cp -r /tmp/secure-claude-skills/rate-limiting ~/.claude/skills/secure-claude-skills

// tip: Run this command in your terminal to install the skill