flutter-skill
Cross-platform app UI testing and automation without test code
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core