
from skills24
Expert skill for designing and operating Upstash QStash-based serverless message queues, scheduled HTTP jobs, webhook delivery, deduplication, and signature ver
This skill turns an agent into an Upstash QStash specialist: it provides patterns, anti-patterns, best-practice guidance for scheduling HTTP-based jobs, reliable webhook delivery, message deduplication, and signature verification. It documents common architectures and operational guidance for durable serverless messaging without owning queue infrastructure.
Use when implementing or debugging QStash-based flows: scheduled cron jobs, delayed HTTP callbacks, webhook receivers that must verify signatures, designing deduplication/retry behavior, or integrating QStash with serverless frameworks (Vercel, Cloudflare Workers, Supabase). It is helpful for developers building reliable delivery systems and ops engineers hardening webhook endpoints.
Better for developer-assistant agents (Claude/GPT-style) that provide code snippets, architecture advice, and integration patterns. Useful when generating endpoint verification code, deployment checklists, or operational runbooks.
Upstash QStash skill is a purely instructional SKILL.md with no bundled scripts. The content is incomplete — the core philosophy section is truncated mid-sentence, pattern and anti-pattern sections have headers but no body content, and only the sharp edges table has substantive material. Covers a genuinely useful topic (serverless message queues) but delivers minimal actionable guidance.
No security concerns — purely instructional content with no scripts, commands, or credential handling. Main issue is content completeness: the SKILL.md seems to have been cut short or incompletely authored.
Azure AI Text Translation — Python
Client examples and usage for Azure AI Translator Text SDK in Python: translation, transliteration, language detection, and dictionary lookup.
Bash Pro
Defensive, production-grade Bash scripting patterns for safe, portable, testable automation and CI/CD.
Vercel React Best Practices
A prioritized, practical rule set for React and Next.js performance: eliminating waterfalls, bundle-size reduction, server/client optimizations, and render impr
Frontend UI Polish Expert
Conducts a meticulous final quality pass on frontend features to fix alignment, spacing, and interaction gaps.