概要
This skill empowers Claude to architect and implement robust rate-limiting mechanisms across various backend frameworks. It automates the creation of sophisticated protection layers using algorithms such as sliding windows, token buckets, and fixed quotas. By generating boilerplate code, middleware, and integration tests, it helps developers safeguard their APIs against brute-force attacks, DDoS attempts, and excessive resource consumption while maintaining high availability for legitimate users across environments like Express, FastAPI, and Spring Boot.