This skill transforms Claude into a senior payments engineer capable of architecting bulletproof billing systems. It provides comprehensive guidance on implementing the full Stripe lifecycle, including checkout sessions, subscription management, metered billing, and Stripe Connect. By emphasizing idempotency keys, secure webhook state machines, and signature verification, it ensures developers avoid costly financial errors, race conditions, and data drift between Stripe and local databases.
Key Features
01End-to-end subscription and dunning management
02Customer billing portal and checkout session integration
031 GitHub stars
04Secure webhook implementation with signature verification
05Idempotency-based payment processing to prevent duplicates
06Metered billing and Stripe Connect marketplace support