create-catalog-item
🎯Skillfrom flutter/genui
Part of the Generative UI SDK for Flutter (genui), a highly experimental library that replaces static LLM text output with dynamic, interactive graphical UIs. Uses a JSON-based format to compose UIs from existing widget catalogs, supporting chat and canvas experiences with data binding.
Same repository
flutter/genui(3 items)
Installation
npx vibeindex add flutter/genui --skill create-catalog-itemnpx skills add flutter/genui --skill create-catalog-item~/.claude/skills/create-catalog-item/SKILL.mdSKILL.md
More from this repository2
An experimental Flutter SDK that replaces static LLM text responses with dynamic, interactive graphical UI, enabling runtime widget composition from a developer's widget catalog with data binding and multi-provider support.
A Flutter library that replaces static LLM text responses with dynamic, interactive, graphical UI components. Uses a JSON-based format to compose UIs from existing widget catalogs, enabling rich agent-driven user experiences with state feedback loops.