About
This skill automates the critical steps of setting up Stripe infrastructure outside of the codebase, ensuring total consistency between development and production environments. It guides users through creating products and price IDs, configuring webhook endpoints to prevent delivery failures, and securely managing environment variables on platforms like Vercel and Convex. By standardizing these external configurations and providing parity checks, it helps developers avoid common pitfalls such as mismatched API keys, redirect loops, and missing production secrets, making it an essential tool for launching payment-enabled applications safely.