stripe

Installation
SKILL.md

Stripe — Next.js App Router

Complete Stripe integration patterns for Next.js App Router with Server Actions and Route Handlers.

Setup (3 steps)

Step 1: Install

npm install stripe @stripe/stripe-js @stripe/react-stripe-js

Step 2: Environment variables

Copy templates/env-example.txt.env.local and fill in your keys from Stripe Dashboard.

Env Variable Value Exposed to Client
STRIPE_SECRET_KEY sk_test_... or sk_live_... NO
Related skills

More from clownnvd/claude-code-skills

Installs
8
GitHub Stars
1
First Seen
Feb 25, 2026