概要
The Stripe Payments skill empowers Claude to architect and implement robust billing systems using the Stripe Node.js SDK. It provides standardized patterns for creating checkout sessions, managing recurring subscriptions, handling customer payment methods, and securing webhook endpoints. By enforcing industry best practices like idempotency keys to prevent duplicate charges and signature verification for secure event processing, this skill is essential for developers building reliable SaaS platforms, membership systems, or e-commerce solutions.