cometchat-skills
Add chat, voice, and video calling to any app
All Skills in This Repository (25)
Pure Emerald Level Indicatorscometchat-troubleshooting
Diagnose CometChat integration issues via verification, drift checks, and MCP lookups.
cometchat-components
Catalog CometChat React UI Kit v6 components with imports and usage patterns.
cometchat-react-patterns
Integrate CometChat React UI Kit into Vite or CRA projects with provider and routing patterns.
cometchat-native-troubleshooting
Diagnose CometChat React Native UI Kit integration failures across Expo and bare React Native projects.
cometchat-react-router-patterns
Apply CometChat integration patterns for React Router v6 and v7 modes.
cometchat-features
Enable individual CometChat features via CLI flows and dashboard actions.
cometchat-production
Replace client-side CometChat authKey with server-issued tokens and manage users.
cometchat-core
Initializes and configures CometChat UI Kit v6 across React web and React Native apps with a provider pattern.
cometchat-theming
Apply CSS variable overrides to theme CometChat UI across React, Next.js, Astro, and React Native.
cometchat-native-bare-patterns
Integrate CometChat into bare React Native CLI projects across iOS and Android.
cometchat-native-components
Document React Native CometChat UI Kit component props and styling.
cometchat-native-expo-patterns
Configure CometChat integration patterns for Expo managed workflow projects.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core