cometchat-android-v6-features
Installation
SKILL.md
Companion skills: cometchat-android-v6-kotlin-components, cometchat-android-v6-compose-components, cometchat-android-v6-extensions (DataSource pattern), cometchat-android-v6-events
Purpose
Catalog of all features available in CometChat UIKit v6, how they map to components and DataSources, and how to enable/disable them.
Use this skill when
- Enabling or disabling specific features (AI, reactions, polls, stickers)
- Understanding what features are available out of the box
- Mapping a feature to its component and DataSource
Do not use this skill when
- Working with component APIs directly (use
cometchat-*-components) - Customizing bubble rendering (use
cometchat-*-customization)