概要
This skill equips Claude with the domain-specific knowledge required to implement professional-grade Stripe integrations within Next.js environments. It focuses on modern implementation patterns, specifically replacing deprecated Stripe.js methods with the current Checkout Session URL approach. It provides guidance on handling environment variables at runtime, configuring secure webhooks with signature verification, and integrating payment flows with popular authentication middleware like WorkOS to ensure a robust, production-ready billing system.