Use this skill whenever inspecting, interacting with, or live-editing a running Flutter app via the Flutter MCP toolkit server (mcpServers key `flutter-mcp-toolkit`, or legacy `flutter-inspector`). Covers preflight, snapshot/tap/enter/scroll loop, hot-reload validation, and error envelope parsing.
$npx -y skills add arenukvern/mcp_flutter --skill flutter-mcpInstalls into the current project.
Run `npx skills use "https://github.com/arenukvern/mcp_flutter" --skill "arenukvern/mcp_flutter/flutter-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arenukvern/mcp_flutter" that are relevant to the current task. Run `npx skills add "https://github.com/arenukvern/mcp_flutter"` and select the relevant skills, then follow their instructions.