flutter-mcp-toolkit-guide

Installation
SKILL.md

When to use

Use this skill when the user wants to inspect or drive a running Flutter app from this conversation. Examples:

  • "Tap the login button in my app"
  • "Why is the home screen blank?"
  • "Take a screenshot and tell me what's broken"
  • "Expose my cart / flags / internal state to the agent via MCP"

If the user is asking about Flutter concepts unrelated to a running app (architecture questions, package selection), this skill does not apply.

Step 1: Preflight

Always run flutter-mcp-toolkit doctor --json first. Parse the output:

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