flutter-skill

Control running Flutter applications for automated testing and debugging.

344|47|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ai-dashboad/flutter-skill --skill flutter-skill-ai-dashboad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter-skill
Source: https://github.com/ai-dashboad/flutter-skill/tree/main/skills-submission/flutter-skill
Command: npx skills add https://github.com/ai-dashboad/flutter-skill --skill flutter-skill-ai-dashboad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides AI agents with the ability to interact with and control running Flutter applications, enabling automated testing, debugging, and complex task execution without manual coding.

Core Features & Use Cases

  • UI Interaction: Inspect UI elements, tap buttons, enter text, perform gestures like swipes and long presses.
  • State Validation: Check widget properties, text content, checkbox states, and wait for specific elements to appear or disappear.
  • Debugging & Monitoring: Capture screenshots, get widget trees, access logs and errors, and trigger hot reloads.
  • Use Case: An AI agent can autonomously test a new feature in a Flutter app by navigating through screens, filling forms, and verifying that the UI updates correctly, all based on natural language instructions.

Quick Start

Use the flutter-skill to launch the app located at '/path/to/your/flutter/project'.