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