home/categories/full-stack/hookdeck-webhook-skills-skills-webhook-handler-patterns-skill-md
full-stackdevelopment

webhook-handler-patterns

Best practices for webhook handlers. Use when implementing the handler sequence (verify first, parse second, handle idempotently), idempotency, error handling, retry logic, or framework-specific issues with Express, Next.js, or FastAPI.

hookdeck
maintainer
hookdeck
更新日 2/6/2026
スター
66
フォーク
6
quick start

Installation and usage

Best practices for webhook handlers. Use when implementing the handler sequence (verify first, parse second, handle idempotently), idempotency, error handling, retry logic, or framework-specific issues with Express, Next.js, or FastAPI.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use webhook-handler-patterns