cometchat-android-v5-customization
Installation
SKILL.md
Companion skills:
cometchat-android-v5-componentsprovides the component catalog;cometchat-android-v5-themingcovers visual styling;cometchat-android-v5-extensionscovers the extension architecture.
Purpose
This skill teaches how to customize CometChat components beyond what theming provides. It covers custom message templates, the DataSource/DataSourceDecorator pattern, ChatConfigurator, event listeners, and custom view slots.
Use this skill when
- "Customize the message list"
- "Add a custom message bubble"
- "Listen to message events"
- "Add a custom action to message options"
- "Filter conversations"