cometchat-android-v5-core
Installation
SKILL.md
Companion skills:
cometchat-android-v5-componentsprovides the component catalog (what exists);cometchat-android-v5-placementcovers where to put chat in your app;cometchat-android-v5-themingcovers visual customization.
Purpose
This is the foundational skill for every CometChat Android UI Kit v5 integration. It teaches how CometChat works on Android — initialization, login, the UIKitSettings builder, Gradle dependency setup, manifest permissions, and the anti-patterns that silently break integrations.
Read this skill first, before any component or placement skill.