add-webhook-handler

star 166

Add a new external webhook receiver (Stripe, ELD, custom integration). Use when wiring an inbound webhook from a third-party service. Codifies signature validation, idempotency, audit logging, and the WebhookController + Application/Commands/Webhooks pattern so security checks are not silently skipped.

suxrobGM By suxrobGM schedule Updated 5/10/2026

name: add-webhook-handler description: Add a new external webhook receiver (Stripe, ELD, custom integration). Use when wiring an inbound webhook from a third-party service. Codifies signature validation, idempotency, audit logging, and the WebhookController + Application/Commands/Webhooks pattern so security checks are not silently skipped.

add-webhook-handler

This is a Codex discovery shim. The authoritative skill lives at:

@../../../.claude/skills/add-webhook-handler/SKILL.md

When using this skill, read the authoritative file above and treat .claude/skills/add-webhook-handler/ as the skill root for resolving relative paths, scripts, references, and assets.

Install via CLI
npx skills add https://github.com/suxrobGM/logistics-app --skill add-webhook-handler
Repository Details
star Stars 166
call_split Forks 58
navigation Branch main
article Path SKILL.md
More from Creator