Content Preview
# Setup Rate Limiting Implement API rate limiting ## Instructions 1. **Rate Limiting Strategy and Planning** - Analyze API endpoints and traffic patterns - Define rate limiting policies for different user types and endpoints - Plan for distributed rate limiting across multiple servers - Consider different rate limiting algorithms (token bucket, sliding window, etc.) - Design rate limiting bypass mechanisms for trusted clients 2. **Express.js Rate Limiting Implementation** -
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/setup-rate-limiting.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/setup/setup-rate-limiting.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/setup/setup-rate-limiting.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
setup
Set up WebMCP in the current project from scratch
commandssetup
by qdhenry · claude-command-suite
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins