rate-limiting-and-traffic-control

Community

Protect systems with rate limits.

AuthorTiepbm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rate limiting and traffic control tackle overload, abuse, and variability in demand by applying quotas, burst handling, and backpressure to protect critical workflows.

Core Features & Use Cases

  • Define limit dimensions: tenant, user, API key, IP, partner, endpoint, operation type, cost unit, or priority class.
  • Choose algorithm: token bucket, leaky bucket, fixed window, sliding window, concurrency limit, queue depth limit, or adaptive throttling.
  • Design response behavior, observability, and override procedures.
  • Protect downstream resources and ensure service reliability under pressure.

Quick Start

Configure a basic rate limit for an API endpoint so requests above the limit receive an explicit rejection and Retry-After guidance.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rate-limiting-and-traffic-control
Download link: https://github.com/Tiepbm/software-engineering-agent/archive/main.zip#rate-limiting-and-traffic-control

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.