{
  "$schema": "https://code.claude.com/schemas/marketplace.json",
  "name": "cometchat",
  "description": "CometChat AI-coding skills (v5) — add real-time chat, voice/video calling and push to your app via your AI coding agent. Thin dispatcher + on-demand, verified UI Kit skills across React v7, Angular v5, React Native v5, Android v6 (Kotlin/Compose), iOS v5 (Swift/UIKit) and Flutter v6.",
  "owner": {
    "name": "CometChat",
    "email": "support@cometchat.com"
  },
  "plugins": [
    {
      "name": "cometchat-skills",
      "source": ".",
      "skills": "./skills",
      "strict": true,
      "description": "UI Kit skills for integrating CometChat across React v7, Angular v5, React Native v5, Android v6 (Kotlin/Compose), iOS v5 (Swift/UIKit, SPM) and Flutter v6. The /cometchat dispatcher detects your project — web (React on Vite/Next/CRA, or Angular) or mobile (React Native/Expo, Android, iOS, Flutter) — and routes to task-shaped skills (core, components, placement, customization, features, calls, push, migration; plus platform patterns). Headless Calls SDK skills cover calling without a UI Kit. Run `/cometchat add chat to my app` to start. Thin entry with progressive disclosure. Backed by a deterministic CLI and a CI-gated verification pipeline: every skill is checked against its pinned kit (symbol catalog + compile fence), and several families also pass a live simulator/emulator smoke (per-family status in peers.yaml).",
      "version": "5.0.0",
      "author": {
        "name": "CometChat"
      },
      "homepage": "https://github.com/cometchat/cometchat-skills",
      "repository": "https://github.com/cometchat/cometchat-skills",
      "license": "MIT",
      "keywords": [
        "chat",
        "messaging",
        "calls",
        "react",
        "vite",
        "nextjs",
        "ui-kit",
        "cometchat",
        "ai-agent",
        "v7",
        "ios",
        "swift",
        "uikit-ios",
        "spm",
        "xcode",
        "v5",
        "mobile",
        "angular",
        "react-native",
        "android",
        "android-sdk",
        "flutter",
        "js-calls",
        "react-native-calls",
        "android-calls",
        "ios-calls",
        "flutter-calls"
      ],
      "category": "communications"
    }
  ]
}
