·resend-webhooks
</>

resend-webhooks

hookdeck/webhook-skills

Webhook を受信して​​確認し、再送信します。 Webhook ハンドラーの再送信の設定、署名検証のデバッグ、email.sent、email.delivered、email.bounced などの電子メール イベントの処理、または受信電子メールの処理を行う場合に使用します。

19インストール·0トレンド·@hookdeck

インストール

$npx skills add https://github.com/hookdeck/webhook-skills --skill resend-webhooks

SKILL.md

For manual verification without the SDK, or for other languages:

For complete working examples with tests, see: examples/express/ - Full Express implementation examples/nextjs/ - Next.js App Router implementation examples/fastapi/ - Python FastAPI implementation

| email.sent | Email was sent successfully | | email.delivered | Email was delivered to recipient | | email.deliverydelayed | Email delivery is delayed | | email.bounced | Email bounced (hard or soft) | | email.complained | Recipient marked email as spam | | email.opened | Recipient opened the email | | email.clicked | Recipient clicked a link |

Webhook を受信して​​確認し、再送信します。 Webhook ハンドラーの再送信の設定、署名検証のデバッグ、email.sent、email.delivered、email.bounced などの電子メール イベントの処理、または受信電子メールの処理を行う場合に使用します。 ソース: hookdeck/webhook-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/hookdeck/webhook-skills --skill resend-webhooks
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-06
更新日
2026-02-18

クイックアンサー

resend-webhooks とは?

Webhook を受信して​​確認し、再送信します。 Webhook ハンドラーの再送信の設定、署名検証のデバッグ、email.sent、email.delivered、email.bounced などの電子メール イベントの処理、または受信電子メールの処理を行う場合に使用します。 ソース: hookdeck/webhook-skills。

resend-webhooks のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hookdeck/webhook-skills --skill resend-webhooks インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/hookdeck/webhook-skills