stripe-webhook-flow
CommunityProcess Stripe webhooks reliably.
AuthorEverHouse
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust, end-to-end pipeline for handling Stripe webhooks, ensuring accurate and reliable processing of billing and subscription events for the Ever Club Members App.
Core Features & Use Cases
- End-to-End Webhook Handling: Manages the entire lifecycle from receiving raw webhook data to executing deferred actions.
- Idempotency & Ordering: Prevents duplicate processing and ensures events are handled in the correct sequence.
- Deferred Actions: Safely handles external API calls and non-critical tasks after database transactions.
- Use Case: When a customer's subscription is updated in Stripe, this Skill automatically updates their membership status, syncs the change to HubSpot, and sends a confirmation email.
Quick Start
Use the stripe-webhook-flow skill to add a new event type to the webhook dispatch chain.
Dependency Matrix
Required Modules
None requiredComponents
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-flow Download link: https://github.com/EverHouse/everclubapp/archive/main.zip#stripe-webhook-flow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.