stripe-skills plugin for AI coding agents
Official Stripe skills for checkout, billing, Connect, and API upgrades.
Install the plugin in your coding agent
Add the marketplace once, then run the command for your tool.
claude plugin install stripe-skills@claude-settingsSee what the plugin includes
These components come from the current plugin directory, not a hand-written feature list.
- Supported tools
- Claude Code, Codex, Cursor, Gemini
- Skills
- stripe-best-practices, stripe-projects, upgrade-stripe
- Agents
- None
- Commands
- None
- Hooks
- None
Download this plugin’s skills
Each release ZIP works in ChatGPT and Claude.ai. Review the source before uploading it.
stripe-best-practices
Guides Stripe integration decisions across API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, tax and registrations (Stripe Tax, automatic_tax, product tax codes), Treasury financial accounts, integration options (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best practices (API key management, restricted keys, webhooks, OAuth). Use when building, modifying, or reviewing any Stripe integration, including accepting payments, building marketplaces, integrating Stripe, processing payments, setting up subscriptions, collecting sales tax, VAT, or GST, creating connected accounts, or implementing secure key handling.
stripe-projects
Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: “I need a database”, “set up auth”, “add caching”, “give me a Postgres”, “provision Redis”, “I need hosting”, “add a vector DB”, “get me an API key for X”, “get credentials for X”, “sign up for a service”, “set up monitoring”, “show me the catalog”, “what can I provision”, “browse providers”, “add an LLM provider”, “configure model provider”, “add email sending”, “set up search”, “add a message queue”, “set up object storage”, “add feature flags”. Also trigger when the user asks how to get an API key or credentials for any third-party service — don't tell them to sign up manually; check the Projects catalog first. Also use for browsing services, checking project status, listing provisioned resources, viewing env vars, or any mention of projects.dev or adding/provisioning/connecting a cloud service.
upgrade-stripe
Guide for upgrading Stripe API versions and SDKs
Verify the source
Version 1.0.5. License: MIT.
Open the plugin files on GitHub