Skip to content

Add new 7 RevenueCat SDK skills#6

Merged
jefago merged 4 commits into
mainfrom
skills/revenuecat-sdks
May 8, 2026
Merged

Add new 7 RevenueCat SDK skills#6
jefago merged 4 commits into
mainfrom
skills/revenuecat-sdks

Conversation

@skydoves

@skydoves skydoves commented May 7, 2026

Copy link
Copy Markdown
Member

Motivation

Brings the code-side RevenueCat SDK skills (previously developed in the RevenueCat/revenuecat-skills repo) into this single-source-of-truth toolkit so users only need one plugin/marketplace entry to get the full set of RevenueCat skills.

The existing skills in this repo are MCP-driven and focus on the dashboard side (creating projects, apps, products, entitlements, reading charts, troubleshooting via MCP). The new skills cover the code side of RevenueCat installing the SDK, wiring up Purchases.configure(...), displaying paywalls, gating features, debugging from logs, etc. across iOS, Android, Kotlin Multiplatform, Flutter, and React Native.

Description

Adds 7 new skills under revenuecat/skills/, all renamed from the source rc-* convention to the repo's revenuecat-* convention:

New skill Purpose
revenuecat-paywall Display a dashboard-templated paywall via RevenueCatUI
revenuecat-customer-center Add the self-service Customer Center UI
revenuecat-entitlements-gate Check / react to active entitlements to gate features
revenuecat-identify-user Wire logIn / logOut to the app's auth system
revenuecat-purchase-flow Implement purchase + restore manually
revenuecat-testing-setup Set up sandbox / Test Store / StoreKit-config testing channels
revenuecat-migrate Migrate from raw StoreKit / Play Billing or upgrade SDK majors

@skydoves skydoves self-assigned this May 7, 2026
@jefago

jefago commented May 7, 2026

Copy link
Copy Markdown
Collaborator

I think this works, I am just curious why you chose the SKILL.md pointing at README.md setup instead of putting the instructions directly into SKILL.md? Seems like just one thing that could go wrong if the agent somehow doesn't follow that instruction properly...

@skydoves

skydoves commented May 7, 2026

Copy link
Copy Markdown
Member Author

Good catch! That is actually a legacy structure from the original repo. I just refactored, and every skill is now a single self-contained SKILL.md. Thank you for your review!

@jefago
jefago merged commit 407e465 into main May 8, 2026
1 check passed
@jefago
jefago deleted the skills/revenuecat-sdks branch May 8, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants