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