Stripe Connect
Guides Stripe Connect for marketplaces/platforms -- connected accounts, payouts to sellers, application fees, and onboarding. Use when the user mentions "Connect", "marketplace payments", "pay out to sellers/creators", "connected accounts", "application fee", or "split payments".
Coupon Promotion Audit
Audits Stripe coupons and promotion codes — active discounts, redemptions, and revenue impact. Use when the user mentions "coupons", "promo codes", "discounts", or "promotion usage".
Stripe Router
Single entry point that routes any Stripe billing, subscription, MRR, churn, payment failure, dunning, Radar fraud, checkout, invoice, payout, webhook, or pricing question to the correct specialist skill. Use FIRST when the user mentions Stripe, MRR, ARR, subscriptions, churn, past due, failed payment, Radar, checkout, invoices, payouts, or billing — but the right skill is not obvious. Triggers:…
Mrr Arr Snapshot
Computes current MRR, ARR, and revenue breakdown from active Stripe subscriptions — by plan, interval, and currency. Use when the user asks "what is our MRR", "monthly recurring revenue", "ARR", "how much recurring revenue", or "revenue by plan". For full health check, see stripe-health-dashboard. For churn impact, see churn-analysis.
Usage Based Billing
Designs and audits usage-based/metered Stripe billing -- meters, usage records, tiered pricing, and credit burn-down. Use when the user mentions "usage-based billing", "metered billing", "pay per use", "meters", "credits", "consumption pricing", or "overage". For flat recurring, see pricing-products-audit.
Cohort Retention
Builds subscriber cohort retention and revenue-retention tables grouped by signup month from Stripe data. Use when the user mentions "cohort", "retention curve", "LTV curve", "how long do subscribers stay", or "retention by signup month". For overall churn, see churn-analysis.
Revenue Recognition
Explains and computes deferred revenue, recognized revenue, and MRR-vs-cash differences from Stripe data for accounting. Use when the user mentions "revenue recognition", "deferred revenue", "recognized revenue", "accrual", "MRR vs cash", or "annual plan accounting". For cash collected, see invoice-revenue-audit.
Webhook Reliability
Audits Stripe webhook delivery health — failed events, missing handlers, and idempotency risks. Use when the user mentions "webhooks", "stripe webhook failing", "subscription not syncing", or "checkout completed but no access".
Tax Compliance
Audits Stripe Tax configuration, tax collected, nexus/registration coverage, and VAT/GST/sales-tax handling. Use when the user mentions "Stripe Tax", "sales tax", "VAT", "GST", "tax compliance", "nexus", or "am I collecting tax correctly".
Stripe Integration Review
Reviews Stripe integration code for correctness -- idempotency, error handling, API version pinning, webhook signature checks, and race conditions. Use when the user asks to "review Stripe code", "audit our Stripe integration", or mentions integration bugs, double-charging, or race conditions. For security specifically, see stripe-security-audit.
Customer Segmentation
Segments the Stripe subscriber base by plan, country, card funding, tenure, or value -- with per-segment MRR and churn. Use when the user mentions "segment customers", "break down by country/plan", "who are our best customers", or "value tiers". For a single customer, see customer-360.
Customer Portal Setup
Audits and recommends Stripe Customer Portal configuration — payment method updates, cancellation flow, plan changes. Use when the user mentions "customer portal", "billing portal", "update payment method", or "self-serve subscription management".
Active Subscriptions Audit
Audits Stripe subscription counts and status mix — active, trialing, past_due, canceled, paused. Use when the user asks "how many subscribers", "subscription count", "active subs", "trialing users", or status breakdown. For MRR dollars, see mrr-arr-snapshot.
Revenue Forecasting
Projects future MRR, ARR, and revenue run-rate from current Stripe subscription trends, new-sub velocity, and churn. Use when the user asks "revenue forecast", "MRR projection", "where will we be in 6 months", "ARR run-rate", or "growth trajectory". For current MRR only, see mrr-arr-snapshot.
Stripe Billing Context
Creates or updates a stripe-billing-context.md with business model, Stripe account, products/prices, webhook endpoints, email flows, and KPI targets. Use FIRST for a new Stripe account or when other skills need business context. Triggers: "set up stripe context", "billing brief", "document our Stripe setup".
Email Dunning Setup
Audits payment-failed and dunning email flows — Stripe built-in emails vs custom webhook emails. Use when the user asks "payment failed email", "dunning emails", "billing emails setup", or "notify users when card fails".
Checkout Conversion
Analyzes Stripe Checkout sessions — completion rate, abandonment, mode, and subscription signups. Use when the user mentions "checkout conversion", "checkout sessions", "signup funnel", or "why aren't people completing checkout".
Pricing Experiments
Designs Stripe pricing A/B tests, price increases, grandfathering, and elasticity analysis. Use when the user mentions "price test", "raise prices", "pricing experiment", "grandfathering", "price elasticity", or "should we change pricing". For catalog audit, see pricing-products-audit.
Past Due Dunning
Investigates past_due and unpaid Stripe subscriptions — failed invoice attempts, MRR at risk, and dunning/retry status. Use when the user mentions "past due", "unpaid subs", "dunning", "smart retries", "grace period", or "recover failed renewals".
Radar Fraud Rules
Designs and audits Stripe Radar fraud rules — block prepaid, 3DS, risk levels, lists, and decline patterns. Use when the user mentions "Radar", "fraud rules", "block prepaid", "3D Secure", "high risk payments", or "reduce fraud". For funding mix data, see card-funding-risk.
Webhook Implementation
Implements or fixes Stripe webhook handlers -- signature verification, event routing, idempotency, and retry-safe processing. Use when the user wants to "add a webhook handler", "handle stripe events", "fix webhook", or process specific events. For delivery health audit, see webhook-reliability.
Checkout Implementation
Implements Stripe payment flows -- Checkout Sessions, Payment Element, subscription signup, and customer reuse. Use when the user wants to "add checkout", "build a payment flow", "integrate Stripe payments", "add a paywall", or "subscription signup". For conversion analysis, see checkout-conversion.
Payment Failure Audit
Audits failed Stripe payments — declined charges, PaymentIntents, invoice failures, decline codes, and failure rates. Use when the user asks "how many payments failed", "decline reasons", "card declined", or "payment failure rate".
Customer 360
Builds a full profile for a single Stripe customer -- subscriptions, LTV, invoice history, payment health, discounts, and churn risk. Use when the user asks about "this customer", "customer detail", "look up customer", "customer LTV", or gives a customer/email/sub ID. For whole-base segments, see customer-segmentation.
Churn Analysis
Analyzes Stripe subscription churn — cancellations, ended subs, voluntary vs involuntary signals, and period-over-period trends. Use when the user mentions "churn", "cancellations", "subs leaving", "retention", or "why are we losing subscribers". Pair with past-due-dunning for payment-driven churn.
Subscription Plan Changes
Analyzes subscription upgrades, downgrades, prorations, and plan migrations in Stripe. Use when the user mentions "upgrade", "downgrade", "plan change", "proration", or "switching tiers".
Upsell Expansion
Finds expansion revenue opportunities in Stripe -- add-ons, seat upgrades, plan upgrades, and net revenue retention (NRR). Use when the user mentions "expansion revenue", "upsell", "NRR", "net revenue retention", "add-ons", or "grow existing accounts". For downgrades/proration, see subscription-plan-changes.
Financial Reconciliation
Reconciles Stripe payouts to bank deposits and breaks down balance transactions -- gross, fees, refunds, net. Use when the user mentions "reconciliation", "payout doesn't match bank", "Stripe fees", "balance transactions", or "where did the money go". For balance snapshot only, see payout-balance-report.
Pricing Products Audit
Maps Stripe products and prices — plans, intervals, amounts, active vs archived, and which prices appear on live subscriptions. Use when the user asks "what products do we sell", "price IDs", "pricing tiers", "plan structure", or "where does revenue go".
Stripe Health Dashboard
Full Stripe billing health check — MRR, subs, churn signals, past due, failures, disputes, and top actions. Use for "Stripe health", "billing review", "weekly revenue check", or executive snapshot. Orchestrates multiple specialist skills.
Invoice Revenue Audit
Reviews Stripe invoices — paid, open, uncollectible, revenue by period, and subscription billing health. Use when the user asks about "invoices", "billing history", "uncollectible", or "collected revenue" (cash, not MRR).
Dispute Refund Audit
Reviews Stripe disputes, chargebacks, and refunds — volume, reasons, and revenue leakage. Use when the user mentions "disputes", "chargebacks", "refunds", or "fraud losses".
Aso Skills
AI agent skills for App Store Optimization (ASO) and app marketing. Built for indie developers, app marketers, and growth teams who want Cursor, Claude Code, or any Agent Skills-compatible AI assistant to help with keyword research, metadata optimization, competitor analysis, and app growth.
Stripe Security Audit
Audits Stripe security posture -- API key hygiene, restricted keys, secret leakage, PCI scope, and webhook signature verification. Use when the user mentions "Stripe security", "key management", "restricted keys", "secret leak", "PCI", or "is our Stripe setup secure".
Card Funding Risk
Analyzes Stripe payment method funding types — prepaid, debit, credit, unknown — across active and past_due subscriptions. Use when the user mentions "prepaid cards", "virtual cards", "disposable cards", "debit churn", or "block card types". Pair with radar-fraud-rules for blocking rules.
Payout Balance Report
Reports Stripe balance, available/pending funds, payouts, and cash flow. Use when the user asks "Stripe balance", "payouts", "how much money in Stripe", or "when do we get paid".