From flutterhelm
Enable FlutterHelm runtime_interaction beta with the built-in external runtime driver and optional mobile-mcp companion MCP. Use when Codex needs semantic tap, text entry, scroll, richer screenshots, or UI-state verification on a running Flutter session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/flutterhelm:flutterhelm-beta-runtime-interactionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill only when the user explicitly wants beta UI interaction behavior.
Use this skill only when the user explicitly wants beta UI interaction behavior.
runtime_interaction workflow in FlutterHelm config.runtimeDriver provider.session://<id>/health for:
runtimeInteractionReadyscreenshotReadydriverConnectedsupportedLocatorFieldscapture_screenshot first, then tap_widget, enter_text, and scroll_until_visible.mobile-mcp setup opt-in. The default plugin .mcp.json does not start it.references/mobile-mcp-setup.md for the beta config, optional companion MCP entry, and expected health fields.../../../../docs/11-user-guide.md for the repo's full runtime_interaction guide.npx claudepluginhub caphtech/flutterhelm --plugin flutterhelmCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.