BUNDLE Security scanned8 skills

    Webhooks, Queues & Async Delivery

    Build and repair asynchronous delivery across webhooks, queues, background jobs, events, and email workflows. This bundle covers webhook implementation and signatures, safe endpoint changes, job processing, retry contracts, poison-message loops, lost events, and email-suppression behavior. Use it when delivery can be delayed, duplicated, dropped, retried incorrectly, or rejected at boundaries between producers, workers, providers, and consumers.

    87 views

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    Mariusz Wrzeszczynski
    Created by
    Mariusz Wrzeszczynski
    $52.99$74.92
    Save 29% · $21.93

    One payment, lifetime access. 8 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    8 skills

    See it in action

    You say

    Add an incoming Stripe webhook handler to my Express app to handle 'checkout.session.completed' events. Ensure it verifies signatures and uses the existing Redis queue for processing.

    Your agent does

    Project Detected: Node.js / Express

    Webhook Integration Added:

    • Stripe
    • Incoming
    • checkout.session.completed

    Security Controls:

    • stripe-signature verification via raw-body middleware
    • STRIPE_WEBHOOK_SECRET env reference

    Reliability Controls:

    • Idempotency check via event ID
    • Processing offloaded to BullMQ queue

    Files Modified:

    • src/routes/webhooks.js
    • src/middleware/verifyStripe.js
    • .env.example

    Commands Executed:

    • npm install stripe

    Validation Result: Signature logic and route parsing verified with local mock.

    How to Test: npm test src/routes/webhooks.test.js

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every skill in this bundle passes our trust checks.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently asked questions

    More bundles from Mariusz Wrzeszczynski