assistant-ui

35 mods across 3 repositories, 806 stars between them.

tool-ui-designer

01

assistant-ui/tool-ui

Agent Claude Code

Interview user and design Tool UI component API. Use when starting /generate-tool-ui to gather requirements and produce a design specification.

773 3mo ago A 30 tokens original MIT

tool-ui-documenter

02

assistant-ui/tool-ui

Agent Claude Code

Create documentation and registry entries for Tool UI components. Use after implementer to write docs and wire docs/preview registries.

773 3mo ago A 30 tokens original MIT

tool-ui-examples

03

assistant-ui/tool-ui

Agent Claude Code

Create presets and showcase entries for Tool UI components. Use after implementer to create compelling examples, gallery entry, and landing page showcase scene.

773 3mo ago A 33 tokens original MIT

tool-ui-implementer

04

assistant-ui/tool-ui

Agent Claude Code

Create Tool UI component source files. Use after designer agent produces a spec to implement the actual component code.

773 3mo ago A 27 tokens original MIT

tool-ui-reviewer

05

assistant-ui/tool-ui

Agent Claude Code

Quality gate for Tool UI components. Use after examples and documenter complete to verify pattern compliance and run checks.

773 3mo ago A 27 tokens original MIT

fix

07

assistant-ui/tool-ui

Command Claude Code

Debug and fix errors.

773 3mo ago A 4 tokens original MIT

generate-tool-ui

08

assistant-ui/tool-ui

Command Claude Code

Generate a complete Tool UI component with docs, presets, and quality gates.

773 3mo ago A 14 tokens original MIT

optimize

09

assistant-ui/tool-ui

Command Claude Code

Analyze and optimize $ARGUMENTS for performance.

773 3mo ago A 2 tokens original MIT

test

12

assistant-ui/tool-ui

Command Claude Code

Generate comprehensive tests.

773 3mo ago A 3 tokens original MIT

PreToolUse

13

assistant-ui/tool-ui

Hook Claude Code

Runs before the agent uses a tool for Bash(git add*) and Bash(git commit*) tool calls, running an inline shell check (2 commands). From assistant-ui/tool-ui.

773 3mo ago A tokens not measured original MIT

SessionStart

14

assistant-ui/tool-ui

Hook Claude Code

Runs when a session starts, running an inline shell check (2 commands). From assistant-ui/tool-ui.

773 3mo ago A tokens not measured original MIT

tool-ui

15

assistant-ui/tool-ui

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, SessionStart).

773 3mo ago A tokens not measured original MIT

tool-ui AGENTS.md

16

assistant-ui/tool-ui

Instructions file CodexOpenCode

Instructions for assistant-ui/tool-ui, covering agents.md, cursor cloud specific instructions, project overview, running services and commands reference.

773 3mo ago A 513 tokens original MIT

tool-ui CLAUDE.md

17

assistant-ui/tool-ui

Instructions file

Instructions for assistant-ui/tool-ui, covering tool ui, commands, tooling, stack and architecture.

773 3mo ago A 887 tokens original MIT

tool-ui

18

assistant-ui/tool-ui

Plugin Claude Code

Develop assistant-ui tool UIs using Tool UI components.

773 3mo ago A tokens not measured original MIT

tool-ui

19

assistant-ui/tool-ui

Skill Claude CodeCodex

Find, install, configure, and integrate Tool UI components in React apps using shadcn registry entries, compatibility checks, scaffolded runtime wiring, toolkit setup with assistant-ui, and troubleshooting workflows. Use when developers ask to add one or more Tool UI components, choose components for a use case…

773 3mo ago A 89 tokens original MIT

assistant-ui

21

assistant-ui/skills

Plugin Claude Code

Skills for building AI chat interfaces with assistant-ui React library.

22 1mo ago A tokens not measured

assistant-ui

22

assistant-ui/skills

Skill Claude CodeCodex

Overview and router for assistant-ui, the React library for building AI chat interfaces from composable primitives. Use for high-level, cross-cutting, or architecture-overview questions: choosing packages, picking a runtime, or understanding the layered model (RuntimeCore, Runtime, the aui client, primitives) and…

22 1mo ago A 266 tokens

cloud

23

assistant-ui/skills

Skill Claude CodeCodex

Sets up assistant-ui Cloud persistence and authorization with the assistant-cloud package and AssistantCloud client. Use when adding cross-session thread/message persistence, multi-device chat history, file uploads, or auth to an assistant-ui app: passing the cloud option to useChatRuntime (with AssistantChatTransport…

22 1mo ago A 211 tokens

copilots

24

assistant-ui/skills

Skill Claude CodeCodex

Grounding an assistant in your app with assistant-ui copilots (@assistant-ui/react). Use when steering assistant behavior with useAssistantInstructions, feeding lazy app-state context via useAssistantContext({ getContext }), exposing rendered components with makeAssistantVisible(Component, { clickable, editable })…

22 1mo ago A 182 tokens