UI components for AI interfaces
npx skills add https://github.com/assistant-ui/tool-ui --skill tool-uiInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Copy/paste React components for rendering tool calls in AI chat interfaces. Built by assistant-ui.
Docs · Gallery · Quick Start
When a model calls a tool, most apps dump raw JSON into the conversation. These components turn tool payloads into interactive UI like approvals, forms, tables, charts, and media cards so users can understand and act without leaving the chat.
|
Option List Let users select from multiple choices
|
Question Flow Multi-step guided questions with branching
|
Each component includes a Zod schema for payload validation and presets for realistic example data. Browse them all in the Gallery.
MIT License. See LICENSE for details.