bycometchat· 56 skills
Production-readiness for CometChat Angular UI Kit v5 (@cometchat/chat-uikit-angular@5) — server-minted auth tokens via CometChatUIKit.loginWithAuthToken(authToken), user management CRUD, environment.prod.ts hardening (no authKey, no REST API Key), external-backend recipes (Express / Hono / Firebase Functions / Vercel), and the security checklist. Angular ships src/ to the client, so the REST API Key is always server-only.
$npx -y skills add cometchat/cometchat-skills --skill cometchat-angular-productionInstalls into the current project.
Run `npx skills use "https://github.com/cometchat/cometchat-skills" --skill "cometchat/cometchat-skills/cometchat-angular-production"` 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.