A2UI Composer
The A2UI Composer is a visual editor that allows you to generate A2UI JSON specifications by describing the UI component you want. Ideally suited for rapid prototyping and schema generation.
How it Works
- Describe your Component: Enter a natural language description of the UI element you need (e.g., “A restaurant booking card with an image, rating, and book button”).
- Generate JSON: The composer produces the valid A2UI JSON schema.
- Integrate: Copy the JSON into your agent’s prompt or response templates.
Validate generated output against the protocol and catalog versions used by your application. See the official Composer documentation and compare renderer examples in Theater.
Gallery
Input Interface

Generated Output
