cometchatcometchatOfficialยท25 Agent Skills Included

cometchat-skills

Add chat, voice, and video calling to any app

Integrates CometChat messaging, voice, and video calling into React, Next.js, Angular, React Native, Android, Flutter, and iOS projects. Detects the framework, provisions credentials in the terminal, and writes production-grade integration code that fits the existing app structure. Covers theming, push notifications, production auth tokens, testing, and troubleshooting without manual SDK documentation reading.
npx skills add cometchat/cometchat-skills --all -g -y

All Skills in This Repository (25)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-troubleshooting

Diagnose CometChat integration issues via verification, drift checks, and MCP lookups.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-components

Catalog CometChat React UI Kit v6 components with imports and usage patterns.

Official
Intermediate
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-react-patterns

Integrate CometChat React UI Kit into Vite or CRA projects with provider and routing patterns.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-native-troubleshooting

Diagnose CometChat React Native UI Kit integration failures across Expo and bare React Native projects.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-react-router-patterns

Apply CometChat integration patterns for React Router v6 and v7 modes.

Official
Intermediate
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-features

Enable individual CometChat features via CLI flows and dashboard actions.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-production

Replace client-side CometChat authKey with server-issued tokens and manage users.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-core

Initializes and configures CometChat UI Kit v6 across React web and React Native apps with a provider pattern.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-theming

Apply CSS variable overrides to theme CometChat UI across React, Next.js, Astro, and React Native.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-native-bare-patterns

Integrate CometChat into bare React Native CLI projects across iOS and Android.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-native-components

Document React Native CometChat UI Kit component props and styling.

Official
Advanced
๐Ÿ“ฆ In Repo
cometchatcometchat

cometchat-native-expo-patterns

Configure CometChat integration patterns for Expo managed workflow projects.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install cometchat-skills?โ–ผ

Run `npx skills add cometchat/cometchat-skills --all -g -y` in your terminal to install every skill globally. Then open your project in your coding environment and run /cometchat to start the integration.

How to add chat to my app with CometChat?โ–ผ

After installing, run /cometchat in your project. The skill detects your framework, sets up credentials in the terminal, asks where chat should live, and writes the integration code for you.

Which frameworks does cometchat-skills support?โ–ผ

It supports React, Next.js, React Router, Astro, Angular, Expo, bare React Native, native Android, Flutter, and native iOS, including voice and video calling on each.

Does it work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, Cline, Kiro, and 50+ other compatible coding environments.

Can it set up production authentication?โ–ผ

Yes. Dedicated skills replace the development auth key with server-minted auth tokens and add user management endpoints for Express, Hono, Firebase Functions, and Vercel backends.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’