From flutterhelm
Guide stable FlutterHelm setup and execution through the default npx-backed plugin workflow. Use when Codex needs to start or operate stable FlutterHelm flows such as workspace selection, run and inspect, tests, profiling, compatibility checks, or native handoff without enabling beta runtime_interaction or native_build paths.
How this skill is triggered — by the user, by Claude, or both
Slash command
/flutterhelm:flutterhelm-stable-flowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to run the default, stable FlutterHelm loop through the plugin's bundled npx wrapper.
Use this skill to run the default, stable FlutterHelm loop through the plugin's bundled npx wrapper.
stdio as the primary path.workspace_show, compatibility_check, and adapter_list.run_appget_logsget_runtime_errorsget_widget_treeget_app_state_summarycapture_screenshotrun_unit_tests, run_widget_tests, run_integration_tests, or profiling tools only after the session/root state is healthy.ios_debug_context, android_debug_context, or native_handoff_summary when Flutter-side diagnosis is not enough.npx -y github:CAPHTECH/flutterhelm serve.runtime_interaction and native_build disabled unless the user explicitly asks for beta behavior.session://<id>/health, config://compatibility/current, and config://adapters/current over guessing why a workflow is unavailable.references/stable-commands.md for the default MCP config, setup commands, and the stable tool sequence.../../../../docs/11-user-guide.md when you need the repo's full user-facing walkthrough.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.