Loading...
Loading...
Found 125 Skills
Fix issues found by stripe-audit. Reconciles configuration drift, fixes code patterns, and resolves discrepancies.
Implement Stripe Billing for subscriptions, recurring payments, invoicing, and usage-based pricing. Use when: (1) Creating subscription plans (flat, tiered, per-seat, usage-based), (2) Managing subscription lifecycle (trials, upgrades, downgrades, cancellations), (3) Generating and customizing invoices, (4) Implementing metered/usage-based billing, (5) Setting up customer portal for self-service, (6) Configuring dunning and revenue recovery, (7) Applying coupons and promotion codes. Triggers on: subscription, recurring billing, invoice, usage-based, metered billing, SaaS pricing, subscription plan, trial, dunning, proration, customer portal, coupon, promotion code, billing cycle.
Stripe integration. Manage Customers, Products, Payouts, Transfers. Use when the user wants to interact with Stripe data.
Stripe Tax integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Tax data.
Emulated Stripe API for local development and testing. Use when the user needs to process payments locally, test checkout flows, create customers, manage products and prices, handle payment intents, work with webhooks, or use the Stripe SDK without hitting real Stripe servers. Triggers include "Stripe API", "emulate Stripe", "test payments locally", "checkout flow", "payment intent", "Stripe webhook", "Stripe SDK", "STRIPE_API_KEY", or any task requiring a local Stripe API.
Stripe Corporate Card integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stripe Corporate Card data.
Every Stripe feature, plus a local SQLite mirror with FTS, cross-entity SQL, and analytics no other Stripe tool ships. Trigger phrases: `stripe customer health`, `stripe dunning queue`, `stripe health`, `stripe payout reconcile`, `subs about to expire`, `use stripe-pp-cli`, `run stripe-pp-cli`.
Implement Stripe payment processing, subscription management, webhook handling, and customer management in Next.js and NestJS applications
Help with Stripe payment integration in Next.js projects. Use when implementing checkout flows, subscriptions, webhooks, customer portal, or debugging payment issues. Covers Stripe SDK usage, webhook verification, and subscription management.
Stripe MCP transaction operations skill. Execute transaction operations via Stripe MCP server (https://mcp.stripe.com): customer management, products/prices, invoices, payment links, subscriptions, refunds, dispute handling, balance queries. Triggers: user requests Stripe operations including create customer, create product, create invoice, generate payment link, query transactions, process refunds, manage subscriptions, view disputes, check balance, etc.
Billing and payment operations for Stripe: customers, products, prices, invoices, payment links, subscriptions, refunds, disputes, balance. Triggers: create customer, create product, create invoice, generate payment link, query transactions, process refunds, manage subscriptions, view disputes, check balance. Money operations require confirmation. MCP is optional — works with Dashboard/CLI too.
Integrate Stripe and Paddle payments with Laravel Cashier. Use when implementing subscriptions, invoices, payment methods, webhooks, or billing portals.