stripe-supabase-webhooks
CommunityReliably sync Stripe webhooks to Supabase.
Authorrrh1441
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides patterns for implementing Stripe webhook handlers in Next.js App Router applications that sync subscription state to Supabase. It covers signature verification, event dispatching, intelligent upsert strategies, and transactional email integration.
Core Features & Use Cases
- Webhook signature verification and secure event handling for Stripe webhooks.
- Cascading upsert strategy to reliably sync subscriber data to Supabase across signed-up and pre-signup users.
- Optional transactional emails on important events (welcome, payment failure, cancellations).
- Clear route-handler patterns and testing guidance for local development.
Quick Start
Set up the Stripe webhook route at app/api/stripe-webhook/route.ts and verify it with Stripe CLI in your local environment.
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-supabase-webhooks Download link: https://github.com/rrh1441/firstserveseattle/archive/main.zip#stripe-supabase-webhooks 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.