Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities for Clix mobile SDK integration and mobile development.
Skills follow the Agent Skills format.
#### clix-integration
Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification with MCP-first strategy.
Use when:
#### clix-event-tracking
Implements Clix event tracking (Clix.trackEvent) with consistent naming, safe property schemas, and campaign-ready validation.
Use when:
#### clix-user-management
Implements Clix user identification and user properties (setUserId, setUserProperty) with safe schemas, logout best practices, and campaign-ready personalization.
Use when:
#### clix-personalization
Helps author and debug Clix personalization templates (Liquid-style) for message content, deep links/URLs, and audience targeting rules.
Use when:
#### clix-api-triggered-campaigns
Configures API-triggered campaigns in the Clix console and triggers them from backend services with safe auth, payload schemas, and dynamic audience filters.
Use when:
campaign_id#### clix-skill-creator
Creates new Clix agent skills by researching the latest Clix SDK + docs via MCP Server, then generating a complete skill folder aligned with repository conventions.
Use when:
#### push-notification-best-practices
Comprehensive mobile push notification guide for iOS (APNS) and Android (FCM). Contains platform-specific configurations, token management, message handling, and deep linking patterns.
Use when:
Platforms covered:
#### push-notification-designer
Design and implement local push notification campaigns to boost user engagement. Follows a 5-phase workflow from app analysis to code implementation.
Use when:
Platforms covered:
#### auditing-permission-ux
Audits notification permission request UX and settings recovery flows for iOS and Android. Produces structured audit reports with actionable fixes.
Use when:
#### auditing-deep-link-contracts
Audits deep link contracts with cold-start/warm-start test vectors and routing checks. Validates supported routes, required parameters, and entry point handling.
Use when:
npx skills add clix-so/skillsSkills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Integrate Clix SDK into my React Native appSet up event tracking for purchase flowAudit my push notification permission UXDesign a local notification campaign for user retentionEach skill contains:
SKILL.md - Instructions for the agentLICENSE.txt - License filescripts/ - Helper scripts for automationreferences/ - Supporting documentationexamples/ - Code examples (optional)Please be aware that these skills may occasionally fail or execute incorrectly due to the non-deterministic nature of AI. It is critical that you carefully review and verify all actions performed by these skills. While they are designed to be helpful, you remain responsible for checking their output before use. Please use them with caution and supervision.
Each skill in this repository is governed by its own license. For specific terms and conditions, please consult the LICENSE.txt file located within each skill's individual directory.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.