
flutter/genui
3 skills213 installs5.2k starsGitHub
Install
npx skills add https://github.com/flutter/genuiSkills in this repo
1Create Catalog ItemImplements a GenUI CatalogItem from a provided JSON Schema, generating the data class with a fromJson factory, the CatalogItem instance with a widgetBuilder, and the Widget class. A developer uses it when adding a new AI-generatable UI component to a Flutter app using the genui package.84installs2Genui HelperA development helper for the genui repository covering its test-and-fix tooling, component creation conventions, and documentation standards. A developer uses it when working inside the genui repo to run the custom test_and_fix tool, create UiComponent-based components, or update docs.77installs3Integrate Genui FirebaseWires the genui package into a Flutter app and stands up a basic conversation using Firebase AI Logic. A developer uses it to add genui to pubspec, configure logging, and initialize a generative model and chat session on top of an existing Firebase AI Logic setup.52installs