
from ratelimit-js2,034
Guidance and practical examples for using Upstash's TypeScript rate-limit SDK (setup, common algorithms, and traffic-protection patterns).
Practical guidance and examples for integrating Upstash's Rate Limit TypeScript SDK into serverless and Node.js applications. Includes quick start code, recommended algorithms (sliding window, token-bucket variants), and operational notes on pricing, cost, and traffic-protection patterns.
Use this skill when you need to add request throttling or abuse protection to APIs, serverless functions, or background jobs. It is useful for rate-limiting per-user or per-key, protecting endpoints from bursts, and selecting algorithm parameters for different traffic profiles.
Best used by agents that can run code and read TypeScript/Node.js examples (Copilot/Codex/GitHub Code assistants, Claude Code, Gemini-like code agents).
Upstash Rate Limit TypeScript SDK skill provides a quick-start example for using @upstash/ratelimit with Redis, plus pointers to five companion markdown files covering algorithms, pricing, features, methods, and traffic protection. No bundled scripts to execute. Clean and safe with no security concerns, but very lightweight — the SKILL.md is essentially a table of contents pointing elsewhere.
No scripts present; pure documentation/guidance skill. The SKILL.md itself is minimal — just a quick-start snippet and file references. Useful as a starting point but thin on standalone value without the companion files.