cloudflare-api
Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do
Add Stripe payments to a web app — checkout, subscriptions, webhooks, billing portal
> /plugin marketplace add jezweb/claude-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/stripe-paymentsContext preview
What this command does when you run it.
Add Stripe payments to a web app — checkout, subscriptions, webhooks, billing portal
description: Add Stripe payments to a web app — checkout, subscriptions, webhooks, billing portal argument-hint: "[checkout: one-time payment | subscription: recurring billing | webhook: event handler | portal: customer self-service | pricing: pricing page]"
Load the `stripe-payments` skill.
Parse $ARGUMENTS for what to build:
Default: ask what they need, or detect from the project (if Stripe is already installed, probably adding a webhook or subscription).
Examples: `/stripe-payments checkout`, `/stripe-payments subscription`, `/stripe-payments webhook`
Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.
Repo: jezweb/claude-skills
Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do