clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

39,994 results · page 1151 / 1,667
Skillq 0.46

cometchat-ios-features

Feature catalog for CometChat iOS UI Kit — calls, reactions, polls, stickers, AI features, and extensions.

skillsource-cometchatskill-cometchat-ios-features+11
free
Skillq 0.46

cometchat-ios-customization

Customize CometChat iOS UI Kit beyond theming — custom views, message templates, text formatters, and event handling.

skillsource-cometchatskill-cometchat-ios-customization+11
free
Skillq 0.46

cometchat-ios-core

Shared rules for CometChat iOS UI Kit v5. Always loaded alongside placement skills. Read this first.

skillsource-cometchatskill-cometchat-ios-core+11
free
Skillq 0.46

cometchat-ios-components

Complete catalog of CometChat iOS UI Kit v5 components with correct usage patterns from official documentation.

skillsource-cometchatskill-cometchat-ios-components+11
free
Skillq 0.46

cometchat-flutter-v6

Use when building chat with CometChat Flutter UIKit v6 (cometchat_chat_uikit). Triggers on CometChatUIKit, CometChatConversations, CometChatMessageList, CometChatMessageComposer, CometChatMessageHeader, CometChatUsers, CometChatGroups, UIKitSettings, CometChatThemeHelper, CometCh

skillsource-cometchatskill-cometchat-flutter-v6+11
free
Skillq 0.46

cometchat-flutter-v6-users-groups

Use when implementing user lists, group lists, or group member management with CometChat Flutter UIKit v6. Triggers on mentions of CometChatUsers, CometChatGroups, CometChatGroupMembers, UsersBloc, GroupsBloc, UsersServiceLocator, GroupsServiceLocator, user list, group list, cont

skillsource-cometchatskill-cometchat-flutter-v6-users-groups+11
free
Skillq 0.46

cometchat-flutter-v6-troubleshooting

Diagnose and fix CometChat Flutter UIKit v6 integration problems. Covers init failures, login errors, UI rendering issues, keyboard problems, call failures, listener leaks, theme jank, and platform-specific build errors. Use when seeing errors, crashes, or unexpected behavior wit

skillsource-cometchatskill-cometchat-flutter-v6-troubleshooting+11
free
Skillq 0.46

cometchat-flutter-v6-theming

Use when customizing the visual appearance of CometChat Flutter UIKit v6 components. Triggers on mentions of CometChatThemeHelper, CometChatColorPalette, CometChatSpacing, CometChatTypography, CometChatThemeMode, dark mode, light mode, theme, colors, styling, custom theme, Style

skillsource-cometchatskill-cometchat-flutter-v6-theming+11
free
Skillq 0.46

cometchat-flutter-v6-production

Production readiness for CometChat Flutter UIKit v6 — server-side auth tokens, user management, Android ProGuard/R8, iOS Info.plist, minSdk, release build checklist, environment configuration, and security hardening. Use when preparing a CometChat Flutter app for production deplo

skillsource-cometchatskill-cometchat-flutter-v6-production+11
free
Skillq 0.46

cometchat-flutter-v6-placement

Use when deciding WHERE to put CometChat in a Flutter app. Covers placement patterns: tab-based home (IndexedStack), Navigator.push messages screen, modal/bottom sheet chat, thread overlay, embedded panel, and floating widget. Includes Scaffold configuration, resizeToAvoidBottomI

skillsource-cometchatskill-cometchat-flutter-v6-placement+11
free
Skillq 0.46

cometchat-flutter-v6-migration

Use when migrating a CometChat Flutter app from UIKit v5 (cometchat_calls_uikit + GetX) to UIKit v6 (cometchat_chat_uikit unified package, no GetX). Covers import changes, dependency cleanup, GetX removal, init/login pattern changes, navigation rewrites, screen structure flatteni

skillsource-cometchatskill-cometchat-flutter-v6-migration+11
free
Skillq 0.46

cometchat-flutter-v6-messages

Use when implementing the messages screen with CometChat Flutter UIKit v6. Covers CometChatMessageList, CometChatMessageComposer, CometChatMessageHeader, MessageListBloc, MessageComposerBloc, SliverSpacing, keyboard-aware spacing, rich text toolbar, CometChatTextBubble, CometChat

skillsource-cometchatskill-cometchat-flutter-v6-messages+11
free
Skillq 0.46

cometchat-flutter-v6-features

Enable and configure features in CometChat Flutter UIKit v6 — calls, reactions, smart replies, conversation starters, stickers, mentions, rich text formatting, message translation, link preview, and AI features. Covers what's auto-enabled, what needs UIKitSettings flags, what's e

skillsource-cometchatskill-cometchat-flutter-v6-features+11
free
Skillq 0.46

cometchat-flutter-v6-events

Use when working with real-time events, SDK listeners, or UI event streams in CometChat Flutter UIKit v6. Triggers on mentions of CometChatMessageEvents, CometChatUserEvents, CometChatGroupEvents, CometChatCallEvents, CometChatConversationEvents, MessageListener, UserListener, Gr

skillsource-cometchatskill-cometchat-flutter-v6-events+11
free
Skillq 0.46

cometchat-flutter-v6-customization

Customize CometChat Flutter UIKit v6 beyond defaults — four tiers: props/view slots, request builders, text formatters + message templates, and BubbleFactory/DataSource. Use when the user wants custom bubbles, custom headers, custom list items, custom message actions, or custom m

skillsource-cometchatskill-cometchat-flutter-v6-customization+11
free
Skillq 0.46

cometchat-flutter-v6-core

Use when writing any code that uses cometchat_chat_uikit. Contains hard rules that prevent silent failures, crashes, and subtle bugs. Covers CometChatUIKit.init, login, logout, UIKitSettings, UIKitSettingsBuilder, listener lifecycle, theme caching, Scaffold resizeToAvoidBottomIns

skillsource-cometchatskill-cometchat-flutter-v6-core+11
free
Skillq 0.46

cometchat-flutter-v6-conversations

Use when implementing the conversations list with CometChat Flutter UIKit v6. Triggers on mentions of CometChatConversations, ConversationsBloc, ConversationsState, ConversationsLoaded, ConversationsServiceLocator, conversation list, recent chats, unread count, typing indicator i

skillsource-cometchatskill-cometchat-flutter-v6-conversations+11
free
Skillq 0.46

cometchat-flutter-v6-components

Complete catalog of CometChat Flutter UI Kit v6 widgets. Reference before writing integration code — never invent widget names. Covers all chat components (conversations, messages, users, groups), call components (buttons, incoming, outgoing, ongoing, call logs), and shared views

skillsource-cometchatskill-cometchat-flutter-v6-components+11
free
Skillq 0.46

cometchat-flutter-v6-calls

CometChat Calls integration for Flutter UIKit v6 (Bloc-based, beta). ⚠️ Partially working at v6.0.0-beta2 (2026-05-13) — chat + calls init OK, outgoing call API succeeds, but TWO vendor bugs block end-to-end calling: (1) MaterialApp MUST set `navigatorKey: CallNavigationContext.n

skillsource-cometchatskill-cometchat-flutter-v6-calls+11
free
Skillq 0.46

cometchat-flutter-v5

Use when building chat with CometChat Flutter UIKit v5 (cometchat_chat_uikit v5.2.14, cometchat_calls_uikit v5.0.15). Orchestrator skill that routes to feature-specific skills.

skillsource-cometchatskill-cometchat-flutter-v5+11
free
Skillq 0.46

cometchat-flutter-v5-users-groups

Use when working with CometChat Flutter UIKit v5 user and group list components. Triggers on CometChatUsers, CometChatGroups, CometChatGroupMembers, CometChatChangeScope.

skillsource-cometchatskill-cometchat-flutter-v5-users-groups+11
free
Skillq 0.46

cometchat-flutter-v5-troubleshooting

Use when debugging CometChat Flutter UIKit v5 issues. Symptom-to-cause lookup, verify checks, common errors, drift detection.

skillsource-cometchatskill-cometchat-flutter-v5-troubleshooting+11
free
Skillq 0.46

cometchat-flutter-v5-theming

Use when customizing the visual appearance of CometChat Flutter UIKit v5 components. Triggers on CometChatThemeHelper, CometChatColorPalette, CometChatSpacing, CometChatTypography, Style classes, merge().

skillsource-cometchatskill-cometchat-flutter-v5-theming+11
free
Skillq 0.46

cometchat-flutter-v5-push

Use when implementing push notifications with CometChat Flutter UIKit v5. Covers FCM (Android), APNs (iOS), VoIP calls, token lifecycle, local notifications, and tap-to-navigate.

skillsource-cometchatskill-cometchat-flutter-v5-push+11
free