๐ŸŽฏ

rate-limiting-implementation

๐ŸŽฏSkill

from aj-geddes/useful-ai-prompts

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add aj-geddes/useful-ai-prompts --skill rate-limiting-implementation
skills.sh Installโš  Installs to .agents/skills/
$npx skills add aj-geddes/useful-ai-prompts --skill rate-limiting-implementation
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/rate-limiting-implementation/SKILL.md
VibeIndex|
What it does
|

Implements rate limiting and throttling mechanisms using token bucket, leaky bucket, fixed window, and sliding window algorithms to protect services from abuse and ensure fair resource usage.

๐Ÿ“ฆ

Same repository

aj-geddes/useful-ai-prompts(259 items)

rate-limiting-implementation

SKILL.md

455Installs
59
-
Last UpdatedDec 28, 2025

More from this repository10

๐ŸŽฏ
nodejs-express-server๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
code-review-analysis๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
architecture-diagrams๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
rest-api-design๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
ios-swift-development๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
ansible-automation๐ŸŽฏSkill

Covers infrastructure automation and configuration management using Ansible playbooks, roles, and inventory for deploying applications, patching, and managing servers across multiple environments.

๐ŸŽฏ
flask-api-development๐ŸŽฏSkill

Flask API development guidelines from the useful-ai-prompts library of 488+ production-ready AI prompts and skills, covering RESTful API design, authentication, and deployment strategies.

๐ŸŽฏ
android-kotlin-development๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
wireframe-prototyping๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
nginx-configuration๐ŸŽฏSkill

Production-grade Nginx configuration guidance covering reverse proxy, load balancing, SSL/TLS termination, HTTP/2, caching, compression, rate limiting, DDoS protection, and API gateway patterns.