bycometchat· 56 skills
CometChat Calls integration for Angular UI Kit v5 (@cometchat/chat-uikit-angular@5). Covers enabling calling via UIKitSettingsBuilder().setCallingEnabled(true), the kit's standalone call components (<cometchat-call-buttons>, <cometchat-incoming-call>, <cometchat-outgoing-call>, <cometchat-ongoing-call>, <cometchat-call-logs>), the @Input-callback-vs-@Output binding split, app-wide incoming-call mounting, the @cometchat/calls-sdk-javascript@^5 peer dep, NgZone correctness, getUserMedia handling, and additive-vs-standalone modes.
$npx -y skills add cometchat/cometchat-skills --skill cometchat-angular-callsInstalls into the current project.
Run `npx skills use "https://github.com/cometchat/cometchat-skills" --skill "cometchat/cometchat-skills/cometchat-angular-calls"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cometchat/cometchat-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cometchat/cometchat-skills"` and select the relevant skills, then follow their instructions.