$npx skillfedfor your agent

Cometchat Android V6 Compose Theming

Wrap CometChat Compose components in `CometChatTheme {}` to apply color schemes, typography, shapes, and dark mode support. Override the primary color, access theme tokens in custom composables, and auto-generate extended primary shades. Use `CompositionLocal` providers to inject theme values throughout your UI.

Cometchat Android V6 Compose Theming lets you customize colors, typography, shapes, and dark mode for Compose-based chat UI.

AI-generated summary based on this skill's SKILL.md

61 2 unlicensed, metadata onlyupdated by cometchat

Decision gist · record as of 2026-06-23

Cometchat Android V6 Compose Theming lets you customize colors, typography, shapes, and dark mode for Compose-based chat UI. Wrap CometChat Compose components in `CometChatTheme {}` to apply color schemes, typography, shapes, and dark mode support. Override the primary color, access theme tokens in custom composables, and auto-generate extended primary shades. Use `CompositionLocal` providers to inject theme values throughout your UI.

manual: git clone https://github.com/cometchat/cometchat-skills → cp -r cometchat-skills ~/.claude/skills/cometchat-android-v6-compose-theming

Use it when

  • Cometchat Android V6 Compose Theming lets you override the primary color and access theme tokens in custom composables.
  • Cometchat Android V6 Compose Theming uses Material Design principles with Jetpack Compose to style messaging components.
Same gist for agents: .md · .json

Install

cometchat/cometchat-skills/cometchat-android-v6-compose-theming · repository language: JavaScript

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How to theme Cometchat Android Compose?

Cometchat Android V6 Compose Theming wraps CometChat Compose components in `CometChatTheme {}` to apply custom color schemes, typography, shapes, and dark mode support. Wrap your component tree with the theme provider to inject theme values throughout your UI using `CompositionLocal` providers.

How do I customize colors and fonts in Cometchat V6?

Cometchat Android V6 Compose Theming lets you override the primary color and access theme tokens in custom composables. The theme auto-generates extended primary shades, and you can customize typography and shape properties within the `CometChatTheme` configuration to match your app's design system.

What is Cometchat Android material compose styling?

Cometchat Android V6 Compose Theming uses Material Design principles with Jetpack Compose to style messaging components. It provides theme tokens for colors, fonts, and UI shapes that integrate with Android's Material Compose framework, enabling consistent branding across your chat interface.

Can I apply dark mode theming to Cometchat compose?

Cometchat Android V6 Compose Theming supports dark mode through the `CometChatTheme` wrapper. You can define separate color schemes for light and dark modes, and the theme automatically applies the appropriate palette based on system settings or your app's theme preference.

How do I brand the Cometchat chat interface with my design?

Cometchat Android V6 Compose Theming integrates with your app's design system by wrapping components in `CometChatTheme` and overriding theme tokens. Use `CompositionLocal` providers to inject brand colors, fonts, and shapes throughout the messaging UI for seamless design consistency.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Apply custom visual theming to Cometchat Android V6 Compose UI”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Cometchat Android V6 Migration
by cometchat · cometchat/cometchat-skills

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, builder API changes including the new UIKitSettings pattern, theme system updates, and bundled calls integration—plus a verification checklist to validate your migration.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Troubleshooting
by cometchat · cometchat/cometchat-skills

Resolve common CometChat Android UIKit v6 problems spanning initialization, component rendering, push notifications, and calls across both Kotlin Views and Jetpack Compose implementations. This skill provides diagnostic tables, code examples, and step-by-step fixes for authentication errors, theme issues, WebSocket disconnects, and dependency conflicts.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
material-3
by hamen · hamen/material-3-skill

Material-3 covers Google's Material Design 3 system for building adaptive, personal UIs primarily in Jetpack Compose. It includes 30+ components, a complete token system for color and typography, theming with dynamic color, and responsive layout patterns across window sizes. Also supports Flutter and web implementations.

MITupdated Jul 2026
★ 1,181repo stars
Cometchat Android V6 Compose Placement
by cometchat · cometchat/cometchat-skills

Master layout patterns for CometChat's Compose UIKit on Android, covering Compose Navigation with proper route handling, Dialog and BottomSheet placement, and tabbed screen organization. Learn safe inset management to prevent clipping under system bars and keyboard-aware composer positioning.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Kotlin Theming
by cometchat · cometchat/cometchat-skills

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 per-component style classes for complete visual control.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Testing
by cometchat · cometchat/cometchat-skills

This skill helps developers verify Cometchat Android V6 implementation by running comprehensive tests on messaging features, user interactions, and platform compatibility. Use it to catch integration issues early and ensure your Android chat application performs reliably across different device configurations.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars

More skills Cometchat Android V6 Compose Customization (unlicensed) · Cometchat Android V6 Core (unlicensed) · android-development (MIT) · compose-multiplatform-patterns (MIT) · migrate-xml-views-to-jetpack-compose (Apache-2.0) · android-compose-foundations (MIT) · android-coil-compose (MIT) · Cometchat Android V5 Theming (unlicensed)

Tags
ui-customizationmaterial-designjetpack-composeandroid-stylingbrand-consistencycolor-themingdesign-systemchat-ui