home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-rate-limiting-implementation-skill-md
architecture-patternsdevelopment
rate-limiting-implementation
Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.
maintainer
aj-geddes
更新于 12/28/2025
星标
38
分支
3
quick start
Installation and usage
Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use rate-limiting-implementation