stripe-stack
Installation
SKILL.md
<quick_start> Add payments to a Next.js + Supabase project:
- Install Stripe:
npm install stripe @stripe/stripe-js - Add env vars (see quick_reference below)
- Create idempotency table (see schema below)
- Choose workflow:
setup-new-project.mdoradd-webhook-handler.md