32 skills total · 32 unscanned
Skills by cometchat
This skill acts as your starting point for adding CometChat messaging to Android apps. It detects your project configuration, understands what you're building, and directs you to…
Reference guide for all CometChat Android UI Kit v5 components—CometChatConversations, CometChatMessageList, CometChatMessageComposer, CometChatMessageHeader, and lower-level…
Master the foundational setup for CometChat on Android—initialize the SDK, build UIKitSettings, add dependencies, and authenticate users. Covers Gradle configuration,…
This skill covers six placement patterns for integrating CometChat into Android projects: dedicated Activity, Fragment, BottomSheet, Dialog, Tab/ViewPager, and embedded view. Each…
This skill enables developers to thoroughly test CometChat's Android V5 SDK, ensuring messaging, user authentication, and real-time features work correctly in your Android…
Learn to theme CometChat Android V5 by defining XML theme attributes, using the CometChatTheme static class for runtime overrides, and applying per-component styles. Covers…
This dispatcher skill identifies whether your Android project uses Kotlin Views or Jetpack Compose, then routes you to the appropriate CometChat v6 skill for your task. It covers…
Reference for UIKitSettingsBuilder — configure presence subscriptions (all users, roles, or friends), enable calling features, and override host URLs for CometChat Android V6…
Integrate production-grade calling into native Android using CometChat V6's UI kit for Compose or Kotlin Views. This skill documents five required workarounds—including the…
Reference guide to all Jetpack Compose components in CometChat UIKit v6, including list views for conversations and users, messaging components for headers and input, call…
Build custom message bubble rendering in CometChat Android V6 Compose by implementing BubbleFactory to handle specific message types, override individual slots (avatar, header,…
Master layout patterns for CometChat's Compose UIKit on Android, covering Compose Navigation with proper route handling, Dialog and BottomSheet placement, and tabbed screen…
Wrap CometChat Compose components in `CometChatTheme {}` to apply color schemes, typography, shapes, and dark mode support. Override the primary color, access theme tokens in…
Add CometChat's Android UIKit v6 to your project with proper Gradle configuration, initialize the SDK, and handle user login and message sending. Covers the shared core module…
Integrate CometChat's Kotlin Views into Android layouts across Activities, Fragments, BottomSheets, and tabbed interfaces. Learn placement patterns for Conversations, Messages,…
Apply and customize CometChat themes in Kotlin Views using the CometChatTheme singleton, XML attributes, or programmatic color and font overrides. Supports dark mode detection and…
Step-by-step migration guide for moving Android apps from CometChat UIKit V5 to the stable V6 release. Covers dependency rewrites, the Compose vs Kotlin Views surface choice,…
This skill guides you through hardening a CometChat V6 Android app for production release. Switch from authKey to server-generated token authentication, configure ProGuard/R8…
Integrate Firebase Cloud Messaging into your CometChat v6 Android app to deliver chat and incoming call notifications. The skill covers FCM setup, token registration via the…
This skill helps developers verify Cometchat Android V6 implementation by running comprehensive tests on messaging features, user interactions, and platform compatibility. Use it…
Resolve common CometChat Android UIKit v6 problems spanning initialization, component rendering, push notifications, and calls across both Kotlin Views and Jetpack Compose…
This skill enables developers to systematically test Cometchat's messaging capabilities on iOS devices, ensuring chat features work reliably across Apple platforms. Verify user…
This skill provides foundational messaging UI patterns from CometChat designed for native application development. Leverage pre-configured components to accelerate chat feature…
This skill activates built-in calling capabilities for Cometchat, letting you establish voice and video connections without external integrations. Configure call settings, manage…
Cometchat Native Components delivers pre-built UI elements designed to accelerate chat feature implementation in mobile and web applications. These components integrate directly…
Cometchat Native Core provides developers with a robust foundation for embedding live messaging directly into native mobile and desktop applications. The SDK handles real-time…
This skill enables you to personalize Cometchat Native's user interface to align with your application's visual identity and design system. Modify themes, component styling, and…
This skill teaches you how to integrate Cometchat's messaging capabilities into Expo-based React Native projects by following established architectural patterns. You'll learn the…
This skill provides an overview of Cometchat's native functionality, helping you understand the platform's core capabilities without additional integrations. Discover what…
This skill connects CometChat's messaging platform directly into your application architecture, letting you embed live chat and user communication without building from scratch.…
This skill guides you through establishing a robust testing environment for Cometchat's native application stack. Learn to deploy testing infrastructure, integrate validation…
This skill helps developers diagnose and resolve common technical challenges when integrating Cometchat Native into their applications. It covers error identification, debugging…