Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.
Implements API rate limiting algorithms (token bucket, sliding window, Redis) to protect endpoints from abuse and manage access tiers.
Why this plugin
Offers production-ready, battle-tested algorithms for securing public APIs. Solves abuse prevention, DoS protection, and tiered access control with multiple strategies in one package.
Prerequisites
Requires Redis for distributed rate limiting scenarios. No specific API keys mentioned, but depends on the chosen backend implementation.
npx claudepluginhub secondsky/claude-skillsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Context persistence, restoration, and long-running conversation management