cometchat-android-v5-production
Installation
SKILL.md
Companion skills:
cometchat-android-v5-corecovers dev-mode login;cometchat-android-v5-pushcovers push notification setup for production.
Purpose
This skill covers hardening a CometChat Android integration for production: replacing client-side Auth Key with server-side token generation, user management CRUD, ProGuard/R8 rules, and security best practices.
Use this skill when
- "Set up production auth"
- "Replace Auth Key with tokens"
- "ProGuard is breaking CometChat"
- "How do I create CometChat users from my backend?"