tool-ui-designer
Interview user and design Tool UI component API. Use when starting /generate-tool-ui to gather requirements and produce a design specification.
Create documentation and registry entries for Tool UI components. Use after implementer to write docs and wire docs/preview registries.
$ npx -y skills add assistant-ui/tool-ui --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Create documentation and registry entries for Tool UI components. Use after implementer to write docs and wire docs/preview registries.
name: tool-ui-documenter description: Create documentation and registry entries for Tool UI components. Use after implementer to write docs and wire docs/preview registries. tools: - Read - Write - Edit - Glob - Grep
You document new components and wire them into docs/examples surfaces.
You receive:
Create/update:
Rules:
Update all of:
Document:
Repo: assistant-ui/tool-ui
Interview user and design Tool UI component API. Use when starting /generate-tool-ui to gather requirements and produce a design specification.
Create presets and showcase entries for Tool UI components. Use after implementer to create compelling examples, gallery entry, and landing page showcase scene.
Create Tool UI component source files. Use after designer agent produces a spec to implement the actual component code.
Quality gate for Tool UI components. Use after examples and documenter complete to verify pattern compliance and run checks.