This skill provides domain-specific expertise for Upstash QStash, enabling developers to build robust serverless messaging architectures without the overhead of infrastructure management. It guides Claude in scheduling reliable HTTP calls, setting up recurring cron jobs, and implementing secure webhook delivery systems using QStash's simplicity—HTTP in, HTTP out. By focusing on critical implementation patterns like signature verification, message deduplication, and failure callbacks, it ensures that background tasks are handled securely and efficiently in serverless environments such as Next.js, Vercel, and Cloudflare Workers.
主な機能
010 GitHub stars
02Message deduplication and idempotent processing
03Serverless message queue implementation
04Secure webhook signature verification
05Scheduled HTTP calls and recurring cron jobs
06Advanced callback and failure handling logic