Build agents that generate rich, interactive UIs using Google's A2UI (Agent-to-User Interface) format with Google ADK (Agent Development Kit). Use when building ADK agents that need to render dynamic UI components, forms, cards, lists, or interactive elements via the A2UI declarative JSON format. Includes a Tailwind CSS + shadcn/ui design system flavor for creating beautiful, modern A2UI catalogs and components. Covers A2UI schema management, catalog configuration, A2A transport integration, response parsing/validation, custom catalog creation, and the orchestrator pattern for multi-agent UI routing.
$npx -y skills add coolxeo/a2ui-adk --skill a2ui-adkInstalls into the current project.
Run `npx skills use "https://github.com/coolxeo/a2ui-adk" --skill "coolxeo/a2ui-adk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coolxeo/a2ui-adk" that are relevant to the current task. Run `npx skills add "https://github.com/coolxeo/a2ui-adk"` and select the relevant skills, then follow their instructions.