webhook-handler-creator Verified Gold

Verified Gold · 96/100 api-development v1.0.0 by Jeremy Longshore

Create secure webhook endpoints with signature verification and retry logic

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install webhook-handler-creator@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Create secure webhook endpoints with signature verification, idempotency, and retry logic.

Features

  • Signature verification (HMAC)
  • Idempotency handling
  • Retry with exponential backoff
  • Event routing
  • Dead letter queue

Skills (1)

creating-webhook-handlers SKILL.md View full skill →

Create webhook endpoints with signature verification, retry logic, and payload validation.

ReadWriteEditGrepGlobBash(api:webhook-*)

How It Works


/create-webhook-handler
/webhook

Ready to use webhook-handler-creator?