webhook-handler-creator

v1.25.0 by Jeremy Longshore

Create secure webhook endpoints with signature verification and retry logic

MIT License

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 View full skill →

'Create webhook endpoints with signature verification, retry logic, and.

ReadWriteEditGrepGlobBash(api:webhook-*)

How It Works


/create-webhook-handler
/webhook

Ready to use webhook-handler-creator?