cometchat-react-astro
Installation
SKILL.md
Use this skill when
The user wants to integrate CometChat into an Astro project using React islands.
Do not use this skill when
- The project uses Next.js → use
cometchat-react-nextjs - The project is plain React.js → use
cometchat-react-reactjs - The project uses React Router → use
cometchat-react-react-router
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.