stripe-webhook

Official

Securely handle Stripe webhooks.

Authorwordshepherd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the secure and reliable integration of new Stripe webhook event handlers into your application, ensuring data integrity and preventing duplicate processing.

Core Features & Use Cases

  • Idempotent Handler Creation: Automatically implements a robust idempotency pattern using database transactions to prevent double-processing of webhook events.
  • Service Integration: Adds new event handlers to your API's webhook route and creates corresponding methods in your payments service.
  • Test Generation: Scaffolds unit tests for the new webhook handler to ensure correctness and idempotency.
  • Use Case: When Stripe releases a new event type, like customer.subscription.trial_will_end, this Skill can quickly generate the necessary code to handle it, update your database, and ensure it's tested and safe to deploy.

Quick Start

Use the stripe-webhook skill to add a handler for the 'invoice.paid' event type.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: stripe-webhook
Download link: https://github.com/wordshepherd/colophony/archive/main.zip#stripe-webhook

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 471,000+ vetted skills library on demand.