ai-dashboadai-dashboadOfficialยท2 Agent Skills Included

flutter-skill

Cross-platform app UI testing and automation without test code

Connects to running Flutter, React Native, iOS, Android, Electron, Tauri, and web apps to inspect UI, tap elements, enter text, and capture screenshots. Eliminates brittle test scripts, page objects, and manual QA clicking across ten platforms. Lets you describe test flows in plain English while the agent verifies state, catches bugs, and reports results.
npx skills add ai-dashboad/flutter-skill --all -g -y
Available:

Instructs the agent to always use flutter-skill tools instead of Dart MCP for Flutter testing, and explains the CLI commands, connection flow, and release process for this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install flutter-skill?โ–ผ

Run `npx skills add ai-dashboad/flutter-skill --all -g -y` in your terminal to install all skills in this suite globally.

How to test a Flutter app without writing test code?โ–ผ

Add two lines to your app, launch it with flutter-skill, then describe the flow in plain English. The agent taps, types, scrolls, and verifies results automatically.

Which platforms does flutter-skill support?โ–ผ

It supports ten platforms including Flutter, React Native, iOS, Android, Electron, Tauri, .NET MAUI, KMP, HarmonyOS, and any website via Chrome DevTools Protocol.

Does flutter-skill work with Cursor and Claude Desktop?โ–ผ

Yes. It runs as a standard MCP server and works with Cursor, Claude Desktop, Windsurf, VSCode Copilot, Cline, and OpenClaw with one config entry.

How is flutter-skill different from Playwright or Appium?โ–ผ

It requires no test code or selectors, works across ten platforms instead of one, and executes taps in 1-2 ms by talking directly to the app runtime.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’