CtrlK
BlogDocsLog inGet started
Tessl Logo

revenuecat-troubleshoot

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 appearing, customer info shows no entitlements, sandbox purchase not working, or RevenueCat is broken on iOS, Android, Kotlin Multiplatform, Flutter, or React Native.

72

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a strong, highly actionable troubleshooting skill with excellent workflow clarity and a well-defined diagnostic sequence. Its main weakness is length — the reference sections at the bottom (error codes, known issues, platform checklists, common issues) account for roughly half the file and could be extracted into separate reference files to improve conciseness and progressive disclosure. The platform-specific files are referenced but not provided in the bundle, making it impossible to fully validate the progressive disclosure structure.

Suggestions

Extract the reference sections (SDK error codes, debug log interpretation, known platform issues, platform configuration checklists, common issues) into a separate REFERENCE.md file to reduce the main skill's token footprint.

Provide the referenced platform files (platforms/ios.md, platforms/android.md, etc.) in the bundle to complete the progressive disclosure structure.

DimensionReasoningScore

Conciseness

The skill is generally well-structured and avoids explaining basic concepts, but it's quite long (~300 lines). Some sections like the reference tables and common issues could be tightened. The diagnostic report template is useful but verbose. The platform configuration checklists partially duplicate the universal checklist items (e.g., bundle ID matching, product status).

2 / 3

Actionability

The skill provides highly concrete, executable guidance throughout: specific MCP tool calls with exact function names, real code snippets for cache refresh, exact error codes with solutions, specific paths to check in dashboards, and precise product ID formats. The diagnostic report template is copy-paste ready with clear fix actions.

3 / 3

Workflow Clarity

The workflow is clearly sequenced across 5 numbered phases with explicit ordering ('work them in order', 'most reports resolve before you reach platform specifics'). Phase B has systematic checklists with checkboxes. Step 5 (Verify the fix) provides explicit validation criteria before declaring success. The MCP diagnosis includes a confirm-before-fix pattern for destructive operations.

3 / 3

Progressive Disclosure

The skill references platform-specific files (platforms/ios.md, platforms/android.md, etc.) which is good progressive disclosure, but no bundle files were provided to verify they exist. The main SKILL.md itself is quite long with extensive reference sections (error codes, known issues, configuration checklists, common issues) that could be split into separate reference files to keep the main skill leaner.

2 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that clearly defines its purpose, lists concrete diagnostic actions, and provides an extensive 'Use when' clause with natural trigger phrases users would actually say. The description is specific to RevenueCat troubleshooting, making it highly distinctive, and covers multiple platforms and common failure scenarios without being unnecessarily verbose.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'inspects dashboard configuration through the RevenueCat MCP', 'walks the SDK debug logs', 'covers code-side gotchas'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (diagnose and resolve RevenueCat integration issues via dashboard inspection, debug log analysis, and code-side gotchas) and 'when' (explicit 'Use when...' clause with extensive list of trigger scenarios and platforms).

3 / 3

Trigger Term Quality

Excellent coverage of natural user phrases: 'offerings are empty', 'products not loading', 'entitlement not active after purchase', 'paywall won't load', 'transactions not appearing', 'sandbox purchase not working', 'RevenueCat is broken'. Also includes platform names (iOS, Android, Flutter, React Native, Kotlin Multiplatform) that users would naturally mention.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — targets a very specific niche (RevenueCat integration debugging) with specific tooling (RevenueCat MCP), specific problem types (offerings empty, entitlements not active), and specific platforms. Very unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
RevenueCat/rc-claude-code-plugin
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.