genuiworkshopstep5 Skill
Execute Step 5 of the GenUI Workshop, integrating the GenUI package into the Flutter app. Published by flutter in demos.
Decision snapshot
Is this a fit?
Developers using demos, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
13 days ago · BSD-3-Clause license
No specific cautions were detected. Review the source and requested permissions before installing.
What is genuiworkshopstep5 Skill?
Execute Step 5 of the GenUI Workshop, integrating the GenUI package into the Flutter app. Published by flutter in demos. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using demos
Declared skill metadata
- Source file: genui_workshop/.agents/skills/genui_workshop_step_5/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use genuiworkshopstep5 Skill
- Use it for developers using demos.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/demos
- Skill file: genui_workshop/.agents/skills/genui_workshop_step_5/SKILL.md
What it does
Execute Step 5 of the GenUI Workshop, integrating the GenUI package into the Flutter app.
Skill instructions
GenUI Workshop - Step 5 Goal: Execute Step 5 of the GenUI workshop. Instructions: Use your code editing tools to apply the following updates to the existing files to integrate the GenUI package. Overwrite the files with the contents below. 1. Overwrite lib/genuiutils.dart to include the SurfaceItem class: dart sealed class ConversationItem {} class TextItem extends ConversationItem { final String text; final bool isUser; TextItem({required this.text, this.isUser = false}); } class SurfaceItem extends ConversationItem { final String surfaceId; SurfaceItem({required this.surfaceId}); } const systemInstruction = ''' PERSONA You are a meteorologist. GOAL Work with me to produce of weather forecasts. RULES Do not offer opinions unless I ask for them. PROCESS Planning Ask me for a location to check the weather. Follow up and ask for a date if not provided. Synthesize a list of weather forecasts from the provided information. Where available, you will use tool calls to retreive the info (not
Verified compatibility and discovery
Frequently asked questions
What is genuiworkshopstep5?
genuiworkshopstep5 is a open-source AI agent skill with Copy skill directory. Execute Step 5 of the GenUI Workshop, integrating the GenUI package into the Flutter app.
Who is genuiworkshopstep5 best for?
genuiworkshopstep5 is best for reusing agent instructions, scripts, and references.
How do I install genuiworkshopstep5?
Install or run genuiworkshopstep5 using Copy skill directory. Check genuiworkshopstep5 for the latest setup command.
Is genuiworkshopstep5 actively maintained?
genuiworkshopstep5 may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.