proskillv2.0.0✓ verified

webhook-design

Design and consume webhooks reliably — HMAC signature verification, timestamp/replay protection, fast 2xx acknowledgement, consumer idempotency via event-id dedupe, at-least-once delivery, retries with exponential backoff + dead-letter, ordering, and payload design. Deep reference with runnable checks.

$npx vanara install webhook-design

Included with Vanara Pro ($10/mo) — unlocks all 213 items. See pricing →

Overview

A webhook is a reversed API call: the provider calls you. That inversion changes every assumption. The payload is untrusted (anyone who learns your URL can POST to it), delivery is at-least-once (you *will* see duplicates), traffic is bursty (a backfill can fan out thousands of events in seconds), and ordering is not guaranteed. This skill is the deep reference for designing both sides — the produ

What it covers

Details

Tier
Pro — $10/mo
Version
2.0.0
Depth
4 references · 2 examples · 1 runnable scripts
Verification
1/1 runnable checks passing · last verified 2026-08-27pass-rate over the last 30 verification runs (2026-07-29 → 2026-08-27)
Runs on
Your own Claude Code — no API keys
← All skills