These are pre-built React components for chat interfaces from ui.inference.sh, basically shadcn/ui for messaging apps. You get the usual suspects: message bubbles with role-based styling, chat input with submit handling, typing indicators, and a container that handles scrolling. Install with one shadcn command and you have a working chat UI in minutes instead of building message alignment and input states from scratch. Perfect when you're prototyping AI assistants or need to quickly add messaging to an existing app without reinventing chat UX patterns.
npx skills add https://github.com/inferen-sh/skills --skill chat-ui