From stripe-skills
Sets up new apps or local repos with Stripe Projects CLI, provisions software stacks, and bootstraps project skills after init.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stripe-skills:stripe-projectsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Stripe Projects is a CLI for provisioning software stacks.
Stripe Projects is a CLI for provisioning software stacks.
Docs are here: https://docs.stripe.com/projects.md
Download the Projects CLI and run stripe projects init to get started. You get access to more skills when you do that.
To install the Stripe CLI and Projects plugin, Homebrew users can run brew install stripe/stripe-cli/stripe && stripe plugin install projects. For other installation options, see https://docs.stripe.com/stripe-cli/install.md.
After stripe projects init, prefer the local project skills it creates.
npx claudepluginhub p/octo-patch-stripe-skills-plugins-stripe-skills2plugins reuse this skill
First indexed Jul 8, 2026
Sets up new apps or local repos with Stripe Projects CLI, provisions software stacks, and bootstraps project skills after init.
Provisions third-party services (databases, auth, hosting, AI, caching, observability) and retrieves API keys via the Stripe Projects CLI plugin.
Builds payment integrations with Next.js and Supabase using Stripe. Covers Checkout, Products & Prices, Subscriptions, Webhooks, Customer Portal, Stripe SDK, and Stripe CLI.