Generate Tool Ui banner
assistant-ui assistant-ui

Generate Tool Ui

Design community

Description

--- description: Generate a complete Tool UI component with docs, presets, and quality gates --- # Generate Tool UI Create a new Tool UI component through a maintainer-first workflow. ## Arguments `$ARGUMENTS` If no arguments are provided, start with the designer interview. If a component slug is provided, use it as the starting point. ## Workflow This command orchestrates 5 specialized agents in sequence: `designer → implementer → (examples ∥ documenter) → reviewer` ## Execution Steps

Installation

Installs to ~/.claude/commands/assistant-ui-tool-ui-generate-tool-ui.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/assistant-ui/tool-ui/HEAD/.claude/commands/generate-tool-ui.md -o ~/.claude/commands/assistant-ui-tool-ui-generate-tool-ui.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository