Clix So Skills
clix-so-skills is a Claude Code plugin for the Grow phase that implements Clix event tracking, push campaigns, personalization, and user lifecycle integrations via ten agent skills.
Install this when you ship a mobile or cross-platform app with Clix and want Claude to implement event tracking, push campaigns, personalization, and user identity correctly.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install clix-so-skills@clix-so/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:clix-so/skills") and the paste-ready config with skillselion.get_install_config("plugin:clix-so/skills").
What it does
clix-so-skills is an open Claude Code plugin bundle—ten related plugins—that helps solo builders wire Clix into mobile and backend projects without guessing SDK contracts. Each skill focuses on a concrete job: installing and integrating Clix, tracking events and funnels, setting user ID and properties, launching API-triggered campaigns, crafting push and in-app messaging, and debugging delivery issues. Use it when your app is far enough along that growth mechanics matter: you need reliable identification, conditional triggers, and campaign-ready templates instead of one-off copy-paste from docs. The keywords emphasize campaigns, retention, personalization, routing, and troubleshooting, so the bundle sits alongside your app code rather than replacing Clix’s dashboard. For indie teams, the value is consistent naming, permission handling, and platform paths so agents do not invent incompatible event schemas or break notification timing across Android and server routes.
Highlights
- 10-plugin open skill collection for Clix SDK patterns
- API-triggered campaigns, event tracking, and user management flows
- Push notification setup, templates, Liquid-style personalization
- Android and platform-specific integration and debugging guides
- Skill-creator and integration conventions for consistent Clix usage in repos
Why builders use it
Builders ship apps with broken Clix event schemas, misconfigured push triggers, and inconsistent user identity because SDK setup is fragmented across docs and repos.
After registration, Claude Code can apply Clix best practices for tracking, campaigns, and user management with platform-aware integration and debugging steps.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 5 stars, 0 votes.
FAQ
Who is clix-so-skills for?
It is for developers building apps with Clix who need Claude Code to follow Clix conventions for events, users, pushes, and API-triggered campaigns.
When should I use clix-so-skills?
Use it in Grow when you are adding or fixing retention features—event tracking, personalization, push flows—after core app functionality is in place.
How do I add clix-so-skills to my agent?
Add the clix-so/skills plugin bundle to Claude Code from the repository, then select the relevant Clix skill (integration, track-event, campaigns, etc.) for each task.
Comments
Share how you use clix-so-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.