rails-37-style-features-webhooks

Community

Secure and reliable webhook implementation.

AuthorChwistophe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust framework for sending and receiving webhooks, ensuring security, reliability, and auditability in your application's event-driven communication.

Core Features & Use Cases

  • Secure Delivery: Protects against SSRF attacks and verifies payload authenticity using HMAC-SHA256.
  • Reliable Processing: Implements asynchronous delivery via background jobs and tracks delivery status with a state machine.
  • Intelligent Failure Handling: Employs delinquency tracking to disable misbehaving webhooks after a threshold of failures, preventing infinite retries.
  • Use Case: When a new user signs up, automatically send a notification to your Slack channel and a record to your internal analytics system via webhooks, ensuring these critical events are processed without fail.

Quick Start

Use the rails-37-style-features-webhooks skill to send a test webhook payload to a specified URL.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rails-37-style-features-webhooks
Download link: https://github.com/Chwistophe/agent-skills-unofficial-37-signals-rails-way-fizzy/archive/main.zip#rails-37-style-features-webhooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.