RevenueCat

74 mods across 3 repositories, 129 stars between them.

RevenueCat

25

RevenueCat/ai-toolkit

MCP server Claude CodeCodexCursor +2

MCP server "RevenueCat", hosted remotely at mcp.revenuecat.ai, as configured in RevenueCat/ai-toolkit.

63 4d ago A tokens not measured original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Set up a complete RevenueCat project from scratch — creates apps, products, entitlements, offerings, and packages in the correct order. Use when the user wants to create a new RevenueCat project, configure in-app purchases, set up subscriptions or monetization, or bootstrap IAP infrastructure for iOS, Android, or Web.

63 4d ago A 72 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

End-to-end RevenueCat integration — sets up the dashboard side via the RevenueCat MCP or the rc CLI (project, app, public API key) and installs/configures the Purchases SDK in the app. Use when the user asks to add RevenueCat, integrate Purchases, install the RevenueCat SDK, set up a RevenueCat API key, configure…

63 4d ago A 110 tokens original MIT

revenuecat-charts

28

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Use when the user asks about RevenueCat data, analytics, charts, or KPIs — querying charts with get-chart-options-schema and get-chart-data, interpreting subscription metrics, or sharing dashboard chart links.

63 4d ago A 46 tokens original MIT

revenuecat-cli

29

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Drive RevenueCat from the terminal with the rc CLI, an alternative to the RevenueCat MCP server for humans, CI, and agents. Covers install, authentication, command discovery, and output conventions. Referenced by the other RevenueCat skills whenever they offer a CLI path.

63 4d ago A 61 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Add the RevenueCat Customer Center (self service subscription management UI) to an app. Use when the user asks to add a customer center, build a self service subscriptions screen, let users manage subscriptions in app, add a subscription management screen, present CustomerCenterView, call presentCustomerCenter, or…

63 4d ago A 96 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Check whether a RevenueCat user currently has access to a paid feature via entitlements. Use when the user asks to gate a feature behind premium, check if the user has a pro subscription, read customerInfo active entitlements, show or hide a feature based on subscription status, react to entitlement changes, or 'is…

63 4d ago A 92 tokens original MIT

experiment-analysis

32

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Use when the user asks to analyze or understand a RevenueCat experiment or its results.

63 4d ago A 20 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Use when the user asks to create, prepare, or set up a RevenueCat experiment (A/B test), to prepare its variant offerings or paywalls, or to start, pause, resume, or stop an experiment via the RevenueCat MCP experiment tools.

63 4d ago A 57 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Tie RevenueCat identity to your app's auth system. Use when the user asks to log in to RevenueCat, sync a user with RevenueCat, switch RevenueCat user on login, log out of RevenueCat, move a user from anonymous to identified, set appUserID, or handle account switching on iOS, Android, Kotlin Multiplatform, Flutter, or…

63 4d ago A 84 tokens original MIT

revenuecat-migrate

35

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Migrate to RevenueCat from raw StoreKit or Google Play Billing, or upgrade the RevenueCat SDK across a major version. Use when the user says migrate to RevenueCat, switch from StoreKit to RC, upgrade RevenueCat SDK, from v4 to v5, observer mode, RevenueCat major version upgrade, or already have in app purchases and…

63 4d ago A 98 tokens original MIT

revenuecat-paywall

36

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Display a RevenueCat paywall inside an app using the RevenueCatUI SDK. Use when the user asks to add a paywall, show a RevenueCat paywall, present PaywallView, integrate RevenueCatUI, gate a premium screen with a paywall, launch PaywallActivity, call presentPaywall or presentPaywallIfNeeded, or show the dashboard…

63 4d ago A 100 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Implement the RevenueCat purchase and restore flow. Use when the user asks to buy a package, purchase a subscription, fetch offerings, build paywall purchase logic, handle purchase errors, detect user cancelled, or restore previous purchases on iOS, Android, Kotlin Multiplatform, Flutter, or React Native.

63 4d ago A 68 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Check whether an SDK version supports a RevenueCat feature, whether an SDK upgrade is required, why an SDK-gated feature is not working, or how much of a project's recent subscriber base is on incompatible SDK versions. Use for questions about RevenueCat SDK compatibility, feature gates, minimum SDK versions, SDK…

63 4d ago A 77 tokens original MIT

revenuecat-status

39

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Get a quick overview of your RevenueCat project configuration including apps, products, entitlements, offerings, and webhooks.

63 4d ago A 29 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Use when the user wants to inspect or change the state of products in App Store Connect or Google Play Console (prices, availability, review screenshots) via the RevenueCat MCP store-state tools.

63 4d ago A 43 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Set up a testing environment for RevenueCat purchases without charging real money. Use when the user says test RevenueCat purchases, sandbox setup, StoreKit configuration file, license tester, how do I test purchases without real money, set up sandbox account, internal testing track, or test paywall on iOS, Android…

63 4d ago A 81 tokens original MIT

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Diagnose and resolve RevenueCat integration issues — inspects dashboard configuration through the RevenueCat MCP, walks the SDK debug logs, and covers code-side gotchas. Use when the user says offerings are empty, products not loading, entitlement not active after purchase, paywall won't load, transactions not…

63 4d ago A 101 tokens original MIT

revenuecat

43

RevenueCat/ai-toolkit

Skill Claude CodeCodex

Used for all interaction with RevenueCat not covered by a different skill.

63 4d ago A 17 tokens original MIT

alternative-billing

44

RevenueCat/play-billing-skills

Skill Claude CodeCodex

Use this skill when implementing Google Play's alternative billing programs or external offers (introduced across PBL 8.2 to 8.3, current as of PBL 9.x). Covers user choice billing, alternative billing only, external transaction reporting, and the regional program eligibility.

52 3mo ago A 61 tokens original Apache-2.0

RevenueCat/play-billing-skills

Skill Claude CodeCodex

Use this skill when building a backend for Google Play Billing receipt verification. Covers receiving purchase tokens from the client, calling the Google Play Developer API to verify, storing subscription state, and exposing a production ready verification endpoint.

52 3mo ago A 47 tokens original Apache-2.0

RevenueCat/play-billing-skills

Skill Claude CodeCodex

Use this skill as a reference lookup for every Play Billing Library BillingResponseCode and sub response code, with description, category, and handling guidance. Grounded in PBL 9.x.

52 3mo ago A 43 tokens original Apache-2.0

RevenueCat/play-billing-skills

Skill Claude CodeCodex

Use this skill when implementing cancellations, developer initiated revocations, subscription pauses, and winback offers on Google Play. Covers user initiated cancellation, system cancellation, developer revoke/refund, pause resume flow, and winback API tools.

52 3mo ago A 54 tokens original Apache-2.0

catalog-management

48

RevenueCat/play-billing-skills

Skill Claude CodeCodex

Use this skill when managing Google Play product and subscription catalogs programmatically with the Google Play Developer API. Covers create, update, archive for both inappproducts and monetization.subscriptions endpoints, plus regional pricing automation.

52 3mo ago A 48 tokens original Apache-2.0