๐ŸŽฏ

linear-webhooks

๐ŸŽฏSkill

from hookdeck/webhook-skills

VibeIndex|
What it does
|

A collection of webhook skills for AI coding agents that provides step-by-step instructions, signature verification code, and runnable examples for receiving and handling webhooks from providers like Stripe, Shopify, GitHub, Clerk, and Discord. Includes support for Express, Next.js, and FastAPI with idempotency and retry handling.

๐Ÿ“ฆ

Same repository

hookdeck/webhook-skills(40 items)

linear-webhooks

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add hookdeck/webhook-skills --skill linear-webhooks
skills.sh Installโš  Installs to .agents/skills/
npx skills add hookdeck/webhook-skills --skill linear-webhooks
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/linear-webhooks/SKILL.md

SKILL.md

64Installs
-
AddedMay 24, 2026

More from this repository10

๐ŸŽฏ
stripe-webhooks๐ŸŽฏSkill

Securely receives, verifies, and processes Stripe webhook events with signature validation and event handling.

๐ŸŽฏ
webhook-handler-patterns๐ŸŽฏSkill

Provides comprehensive webhook handler best practices, covering signature verification, idempotency, error handling, and framework-specific patterns for robust event processing.

๐ŸŽฏ
shopify-webhooks๐ŸŽฏSkill

A Shopify webhooks skill from Webhook Skills by Hookdeck, providing step-by-step instructions, signature verification code, and examples for receiving and verifying webhooks from various providers.

๐ŸŽฏ
github-webhooks๐ŸŽฏSkill

Receives and processes GitHub webhook events, enabling real-time tracking and automated actions for repository activities.

๐ŸŽฏ
paddle-webhooks๐ŸŽฏSkill

Provides step-by-step instructions and signature verification code for integrating Paddle webhooks, including handling events and debugging webhook deliveries.

๐ŸŽฏ
sendgrid-webhooks๐ŸŽฏSkill

SendGrid webhook integration skill for receiving, verifying signatures, handling events, and debugging webhook deliveries.

๐ŸŽฏ
resend-webhooks๐ŸŽฏSkill

Provides step-by-step instructions and signature verification code for integrating Resend webhooks, including handling events and debugging webhook deliveries.

๐ŸŽฏ
hookdeck-event-gateway๐ŸŽฏSkill

Transforms and routes incoming webhooks through a flexible event gateway with advanced filtering, transformation, and delivery capabilities.

๐ŸŽฏ
woocommerce-webhooks๐ŸŽฏSkill

Skill for receiving, verifying, and handling WooCommerce webhook events including order, product, and customer lifecycle events with signature validation.

๐ŸŽฏ
clerk-webhooks๐ŸŽฏSkill

Clerk webhooks skill for receiving, verifying signatures, and handling Clerk authentication events in webhook integrations.