stripe skills

75 tagged stripe, measured the same way as everything else here.

Browse within: stripe-skills 35nextjs 26saas 12solopreneur 12supabase 12typescript 11ai-friendly 9commerce 9reactjs 9consent-mode 7crypto-payments 7sentry 7

clone-website

01

yournextstore/yournextstore

Skill Claude CodeCodex

Reverse-engineer and clone a website in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a…

5.5k 4d ago A 93 tokens original MIT

prettify

02

yournextstore/yournextstore

Skill Claude CodeCodex

Iteratively improves the visual design of an existing page — making it more sophisticated, richer, and prettier — without redesigning from scratch. Works on any page or UI surface: landing pages, marketing pages, pricing, docs, dashboards, admin views, settings, modals, empty states, etc. Use when the user says…

5.5k 4d ago A 0 tokens original MIT

rebase-themes

03

yournextstore/yournextstore

Skill Claude CodeCodex

Rebase all theme- branches onto main, resolving conflicts while preserving each theme's visual identity. Force-pushes directly to theme branches with backup tags. Run as a scheduled task or one-off.

5.5k 4d ago A 45 tokens original MIT

saas-api-security

04

komunite/tezgah

Skill Claude CodeCodex

SaaS uygulaması için API güvenlik katmanı kur. Rate limiting, plan bazlı erişim kontrolü, input validation, hata yönetimi, CORS ve health check. Bu skill'i kullanıcı API güvenliği, rate limiting, yetkilendirme, input doğrulama, hata yönetimi veya API koruması ile ilgili bir şey istediğinde kullan. "API'yi koru", "rate…

91 5mo ago A 108 tokens original MIT

saas-launcher

05

komunite/tezgah

Skill Claude CodeCodex

Sıfırdan production-ready bir SaaS uygulaması kur. Ödeme, kimlik doğrulama, veritabanı, e-posta, landing page, SEO ve API güvenliği dahil tüm katmanları kapsar. Kullanıcı SaaS kurmak, web uygulaması başlatmak, AI aracı oluşturmak veya online ürün çıkarmak istediğinde bu skill'i kullan — "startup kur", "proje başlat"…

91 5mo ago A 136 tokens original MIT

saas-payments

06

komunite/tezgah

Skill Claude CodeCodex

SaaS uygulaması için ödeme ve abonelik sistemi kur. Stripe veya Lemon Squeezy ile checkout, webhook, abonelik yönetimi, fiyatlandırma planları ve müşteri portalı yapılandır. Bu skill'i kullanıcı ödeme, abonelik, fiyatlandırma, Stripe, gelir, plan, subscription veya checkout ile ilgili bir şey istediğinde kullan. "Para…

91 5mo ago A 103 tokens original MIT

add-integration-api

07

speedpy/speedpy

Skill Claude CodeCodex

Step-by-step recipe for adding a new integration API resource to SpeedPy: model, serializer, views, scopes, URLs, tests, schema, and optional webhook event. Use when adding a new /api/v1/ endpoint.

79 2d ago A 51 tokens original MIT

start-speedpy

08

speedpy/speedpy

Skill Claude CodeCodex

Prepare a newly cloned SpeedPy project for Docker, diagnose Git and Docker prerequisites, run the Docker initializer, and verify the local site. Use when someone asks to install, set up, start, or get a fresh SpeedPy project running. Do not use for the uv/local setup path or feature development in an initialized…

79 2d ago A 69 tokens original MIT

strip-demo

09

speedpy/speedpy

Skill Claude CodeCodex

Audit-first workflow for removing SpeedPy demo/placeholder content from a fork before production. Reads the demo-content.json manifest, searches for SPEEDPYDEMO markers, produces a removal plan, and waits for confirmation before making any changes.

79 2d ago A 49 tokens original MIT

SunrisesIllNeverSee/sigrank-app

Skill Claude CodeCodex

Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that lives in a Postgres database: creating or altering tables and columns (including choosing column types), schema design, migrations and declarative schema files, RLS policies and the…

6 2d ago A 182 tokens copy · 100% MIT

supabase

11

SunrisesIllNeverSee/sigrank-app

Skill Claude CodeCodex

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…

6 2d ago A 185 tokens copy · 100% MIT

tiun-sdk

12

SunrisesIllNeverSee/sigrank-app

Skill Claude CodeCodex

Use when integrating or debugging the tiun SDK (@tiun/sdk), tiun's JavaScript library for authentication, subscription billing, one-time purchases, and time-based paywalls. Triggers on imports of @tiun/sdk, calls like tiun.init, tiun.checkout, tiun.login, tiun.start, or questions about tiun products, entitlements…

6 2d ago A 98 tokens original MIT

card-funding-risk

13

appeeky/stripe-skills

Skill Claude CodeCodex

Analyzes Stripe payment method funding types — prepaid, debit, credit, unknown — across active and pastdue 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.

5 1mo ago A 69 tokens original MIT

churn-analysis

14

appeeky/stripe-skills

Skill Claude CodeCodex

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.

5 1mo ago A 69 tokens original MIT

stripe-router

15

appeeky/stripe-skills

Skill Claude CodeCodex

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…

5 1mo ago A 129 tokens original MIT

stripekit

16

rafaelcg/stripekit

Skill Claude CodeCodex

Add Stripe billing — subscriptions, checkout, and the customer portal — to an app by declaring a catalog in code and running the stripekit CLI. Use when a user wants to add payments, subscriptions, plans, pricing, checkout, or a billing portal with Stripe (especially in a Next.js app), or to manage Stripe…

2 25d ago A 77 tokens original MIT

stripekit

17

rafaelcg/stripekit

Skill Claude CodeCodex

Add Stripe billing — subscriptions, checkout, and the customer portal — to an app by declaring a catalog in code and running the stripekit CLI. Use when a user wants to add payments, subscriptions, plans, pricing, checkout, or a billing portal with Stripe (especially in a Next.js app), or to manage Stripe…

2 25d ago A 77 tokens copy · 100% MIT

ad-tracking

18

ssheleg/sheleg-dev

Skill Claude CodeCodex

Use when setting up or modifying ad pixel integration, conversion tracking, consent management, purchase event tracking, retargeting audiences, or auditing an existing advertising analytics stack. Covers Google Analytics 4, Google Ads, Meta (Facebook) Pixel and LinkedIn Insight Tag in web applications: Consent Mode…

2 2d ago A 210 tokens original MIT

crypto-payments

19

ssheleg/sheleg-dev

Skill Claude CodeCodex

Use when adding or auditing crypto checkout, crypto top-up, or payment webhooks — where a payer sends the wrong amount, a webhook arrives more than once, and the rate moves between quote and transfer. Covers invoice lifecycle and status mapping, webhook signature verification and the JSON-escaping trap, idempotent…

2 2d ago A 208 tokens original MIT

stripe-billing

20

ssheleg/sheleg-dev

Skill Claude CodeCodex

Use when connecting a product to Stripe, or auditing a live integration: checkout, renewals, seats, proration, refunds, cancellation and the coupon offered at the cancel step, the portal, and the webhook that turns a payment into an entitlement in your database. Covers Stripe's agent toolchain, the pinned API version…

2 2d ago A 211 tokens original MIT

proof-inbox

21

timdoes/proof-inbox-mcp

Skill Claude CodeCodex

Verify email addresses with Proof Inbox MCP. Use when a Grok Bot must check whether an address is valid, invalid, catchall, or unknown, or when the human asks what a checkout charge paid for.

0 3d ago A 46 tokens original MIT

clawpay

22

xodn348/clawpay

Skill Claude CodeCodex

Make payments with ClawPay via Stripe and PayPal. Use when user wants to pay, send money, charge, refund, check balance, view transactions, set up payment method, or configure PayPal. Triggers: pay, send money, charge, refund, balance, transactions, set up payment, set up paypal, google pay, apple pay, alipay.

0 2mo ago A 0 tokens