genui-helper Skill
Development helper for the GenUI repository. Use this skill when the user asks about GenUI workflows, running tests, creating components, finding A2UI or Dart references, or adhering to repository standards. Published by flutter in genui.
What is genui-helper Skill?
Development helper for the GenUI repository. Use this skill when the user asks about GenUI workflows, running tests, creating components, finding A2UI or Dart references, or adhering to repository standards. Published by flutter in genui. 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Documentation
- Design and media
- Testing use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use genui-helper Skill
- Use it for testing.
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/genui
- Skill file: .agent/skills/genui-helper/SKILL.md
What it does
Development helper for the GenUI repository. Use this skill when the user asks about GenUI workflows, running tests, creating components, finding A2UI or Dart references, or adhering to repository standards.
Skill instructions
GenUI Development Helper This skill provides workflows and best practices specific to the genui repository. Workflows 1. Running Tests and Fixes The repository uses a custom tool to run tests, apply fixes, and format code before committing. It should typically only be run before committing, since it is inefficient and slow to run it on every change. It will run dart fix --apply, dart format, and flutter test on all packages in the repository. Command: bash dart run tool/testandfix/bin/testandfix.dart When to use: - Before committing changes, to ensure project health. - Instead of running flutter test manually for each project in the repo. 2. Creating a New Component in the genui package When creating a new UI component in genui: 1. Location: Place component files in packages/genui/lib/src/components/. 2. Inheritance: Components must extend UiComponent. 3. A2UI Compliance: Ensure the component matches the A2UI specification. 4. Documentation: Follow strict Dart documentation standards.
Explore related resources
Frequently asked questions
What is genui-helper?
genui-helper is a open-source AI agent skill with Copy skill directory. Development helper for the GenUI repository. Use this skill when the user asks about GenUI workflows, running tests, creating components, finding A2UI or Dart references, or adhering to repository standards.
Who is genui-helper best for?
genui-helper is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows, design and media workflows.
How do I install genui-helper?
Install or run genui-helper using Copy skill directory. Check genui-helper for the latest setup command.
Is genui-helper actively maintained?
genui-helper may need a closer maintenance check before production use.
Auto-fetched from GitHub.