flutter-mcp-toolkit-debug

Installation
SKILL.md

When to use

Use this skill when something broke and you need to understand why:

  • A tool call returned an error envelope (ok: false).
  • The app behaves unexpectedly and you need runtime log output.
  • You need to inspect live app state without changing it (read AgentState.instance.value).
  • A prior control action (tap, hot_reload, navigate) completed without error but the result is wrong.

Do NOT use this skill for:

  • Reading what is currently on screen — use flutter-mcp-toolkit-inspect.
  • The toolkit itself failing to connect — load flutter-mcp-toolkit-setup.

Triage flow

Related skills
Installs
5
GitHub Stars
312
First Seen
May 12, 2026
flutter-mcp-toolkit-debug — arenukvern/mcp_flutter