Chat UI building blocks for React/Next.js from ui.inference.sh. Components: container, messages, input, typing indicators, avatars. Capabilities: chat interf...
- Added comprehensive documentation (SKILL.md) for chat-ui, detailing available components and usage. - Included code examples for ChatContainer, ChatMessage, ChatInput, and TypingIndicator. - Provided a full example for building a chat interface with message state and input handling. - Listed message role variants and associated UI behaviors. - Offered related skills, styling tips, and links to further documentation and best practices.