stripe-best-practices

Stripe's own integration playbook: pick the right API, set up Connect and billing, and handle keys and webhooks securely.

Score 0(?)VerifiedCodeby StripeSource
Verified for:

Install

$ /plugin marketplace add stripe/ai

/plugin install stripe@stripe

Best for

Building, modifying, or reviewing any Stripe integration — payments, marketplaces, subscriptions, secure key management.

Not ideal for

Non-Stripe payment processors (Adyen, Braintree, PayPal) — the rules are Stripe-specific.

About this skill

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect, billing/subscriptions, and secure key handling — using the latest Stripe API version.

StripePaymentsSubscriptions

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
12.8/15
GitHub stars
9.1/15
Recency
6/10
Compatibility
6/10
Documentation depth
10/10
Install ergonomics
7/10
License
5/5
Verification freshness
3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Stripe's version-upgrade guide: move API versions and SDKs without breaking your integration.

StripeMigrationSDK
Code
Low3 min

Provision a Postgres, Redis, auth, or LLM provider through the Stripe Projects catalog rather than signing up by hand.

StripeProvisioningInfra
Code
Medium3 min

Find vendors and partners for a job-to-be-done — and, where supported, let the agent purchase and consume the service.

StripeDiscoveryPayments
Code
Medium3 min

Ranked #1 in Payments

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

stripe-best-practices — ranked #1 in Payments on Top Agent Skills
Markdown
[![stripe-best-practices — ranked #1 in Payments on Top Agent Skills](https://top-agent-skills.com/badge/stripe-best-practices.svg)](https://top-agent-skills.com/skill/stripe-best-practices)
HTML
<a href="https://top-agent-skills.com/skill/stripe-best-practices"><img src="https://top-agent-skills.com/badge/stripe-best-practices.svg" alt="stripe-best-practices — ranked #1 in Payments on Top Agent Skills"></a>

Head-to-head

stripe-best-practices vs the alternatives

Skill FAQ

About stripe-best-practices

What is the stripe-best-practices skill?

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect, billing/subscriptions, and secure key handling — using the latest Stripe API version.

Which agents does stripe-best-practices work with?

Claude Code, Cursor, Gemini CLI.

How do I install stripe-best-practices?

Run /plugin marketplace add stripe/ai for Claude Code. See the install panel for per-agent commands.

Is stripe-best-practices free to use?

Yes — stripe-best-practices is open source (MIT).

Who maintains stripe-best-practices?

stripe-best-practices is published by Stripe and was last updated on 2026-06-14.

What is stripe-best-practices best for?

Building, modifying, or reviewing any Stripe integration — payments, marketplaces, subscriptions, secure key management.