cometchat-angular-placement

Installation
SKILL.md

Purpose

Teaches Claude the five canonical placement patterns for putting chat inside an Angular app. Each pattern specifies:

  1. Which CometChat components to compose
  2. How to wire the placement into Angular Router or Angular Material
  3. Layout gotchas (flex containers, height constraints, z-index)
  4. When to choose this placement over the alternatives

Read cometchat-angular-core and cometchat-angular-components before this skill — the init/login lifecycle and component catalog are prerequisites.

Ground truth: docs/ui-kit/angular/getting-started, docs/ui-kit/angular/multi-tab-chat-ui-guide, and @cometchat/chat-uikit-angular@4.x composite components.


"What are you building?" — placement recommendation

Installs
4
GitHub Stars
47
First Seen
May 7, 2026
cometchat-angular-placement — cometchat/cometchat-skills