cometchat-react-react-router
Installation
SKILL.md
Use this skill when
The user wants to integrate CometChat into a React Router project (v6 or v7, library or framework mode).
Do not use this skill when
- The project uses Next.js → use
cometchat-react-nextjs - The project is plain React.js without React Router → use
cometchat-react-reactjs - The project uses Astro → use
cometchat-react-astro
How this skill works
Thin glue around two things: (a) the cometchat CLI for deterministic
scaffolding, (b) the CometChat docs MCP for everything else. Never invent
SDK signatures from memory.