chat-ui
React chat UI components built with Tailwind CSS and shadcn/ui for building AI-powered chat interfaces.
Install
npx skills add https://github.com/inferen-sh/skills --skill chat-uiStats
| Total installs | 13,944 |
| Weekly installs | 13.9K |
| GitHub stars | 235 |
| First seen | Mar 12, 2026 |
| Source | @inferen-sh/skills |
Summary
- Includes four core components: ChatContainer for layout, ChatMessage for user/assistant/system messages, ChatInput for message submission, and TypingIndicator for loading states
- Supports role-based message variants (user, assistant, system) with automatic alignment and styling
- Built on Tailwind CSS and shadcn/ui design tokens with customizable className props
- Installable via shadcn CLI and composable into complete chat flows with state management
Tags
Related skills
| Skill | Installs | vs chat-ui |
|---|---|---|
| create-auth-skill | 11,399 | -2,545 |
| next-cache-components | 12,956 | -988 |
| enhance-prompt | 21,059 | +7,115 |
| playwright-cli | 11,995 | -1,949 |
| tools-ui | 13,868 | -76 |
FAQ
- How many installs does chat-ui have?
- chat-ui has 13,944 total installs and 13.9K installs this week.
- Where is chat-ui hosted?
- chat-ui is published by @inferen-sh/skills at https://github.com/inferen-sh/skills.
- How many GitHub stars does chat-ui have?
- chat-ui has 235 GitHub stars.
- When was chat-ui first indexed?
- OrangeBot.AI first indexed chat-ui on Mar 12, 2026.
- How do I install chat-ui?
- Run: npx skills add https://github.com/inferen-sh/skills --skill chat-ui