Clix SDK Doctor

Detect Clix SDK integration status and output a JSON diagnostic report.

2|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/clix-so/clix-cli --skill clix-sdk-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Clix SDK Doctor
Source: https://github.com/clix-so/clix-cli/tree/main/src/lib/skills/doctor
Command: npx skills add https://github.com/clix-so/clix-cli --skill clix-sdk-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnosing Clix SDK integration status across mobile projects to surface configuration gaps and provide a clear remediation path.

Core Features & Use Cases

  • Platform detection across iOS, Android, React Native, and Flutter projects to determine the correct installation method.
  • Validation of SDK installation, push notification configuration, and Firebase config presence and consistency across platforms.
  • Actionable checklists and recommended next steps to resolve issues and ensure correct SDK integration.

Quick Start

Analyze a mobile project to generate a diagnostic JSON report of Clix SDK integration.

Frequently Asked Questions about Clix SDK Doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if the Clix SDK is installed correctly in my mobile project?

To check Clix SDK integration, you can diagnose the mobile project to generate a deterministic JSON report. This report validates the installation method, verifies sdkInstalled status, and flags actionable configuration issues for iOS, Android, React Native, and Flutter.

Can I validate Firebase setup and push notification configuration for the Clix SDK?

Yes, you can validate Firebase setup and push notification configuration for the Clix SDK. The diagnostic process checks for Firebase config presence and consistency across platforms, surfacing any configuration gaps in the generated JSON report.

Does the Clix SDK diagnostic work with cross-platform projects like React Native and Flutter?

Yes, the Clix SDK diagnostic works with React Native and Flutter cross-platform projects. It automatically detects the platform to determine the correct installation method and validates the SDK integration status across these environments.

What is the best way to identify configuration gaps in my Clix SDK integration?

The best way to identify Clix SDK configuration gaps is by running a diagnostic check on your mobile project. This outputs a JSON report containing an issues array and provides a clear remediation path with actionable checklists and recommended next steps.

Why does my Clix SDK integration report show configuration issues after installation?

Your Clix SDK integration report shows configuration issues because the diagnostic detected missing or inconsistent settings. It validates installation, push configuration, and Firebase setup, flagging actionable recommendations in the JSON report to guide your remediation steps.