devextreme-chat
Installation
SKILL.md
DevExtreme Chat Skill
A skill for building and configuring the DevExtreme Chat UI component (dxChat) across Angular, React, Vue, and jQuery.
When to Use This Skill
- Building a user-to-user or user-to-bot chat interface
- Integrating a chat widget with an AI service (OpenAI, Azure OpenAI, Dialogflow)
- Displaying streaming / incremental AI responses
- Showing a typing indicator while waiting for a backend response
- Enabling in-place message editing and deletion
- Rendering message content as Markdown → HTML
- Showing suggestion buttons above the input field
- Embedding Chat in a popup / modal
Before You Start
If the host agent has a structured question-asking tool available, use it to ask these questions one at a time with clear options — for example, Claude Code's AskUserQuestion tool or GitHub Copilot's askQuestions tool. If no such tool is available, ask the questions directly in the chat response before generating code.