e2e-testing
Installation
SKILL.md
AI E2E Testing — 8 Platforms, Zero Test Code
Give your AI agent eyes and hands inside any running app.
flutter-skill is an MCP server that connects AI agents to running apps. The agent can see screenshots, tap elements, enter text, scroll, navigate, inspect UI trees, and verify state — all through natural language.
Supported Platforms
| Platform | Setup |
|---|---|
| Flutter (iOS/Android/Web) | flutter pub add flutter_skill |
| React Native | npm install flutter-skill-react-native |
| Electron | npm install flutter-skill-electron |
| iOS (Swift/UIKit) | SPM: FlutterSkillSDK |
| Android (Kotlin) | Gradle: flutter-skill-android |
| Tauri (Rust) | cargo add flutter-skill-tauri |
| KMP Desktop | Gradle dependency |
| .NET MAUI | NuGet package |
Related skills
More from ai-dashboad/flutter-skill
flutter-skill
UI Testing and E2E validation for Flutter apps. Test features in iOS/Android simulators, verify UI interactions, debug screens, and automate user flows. Alternative to flutter_test for integration testing.
3flutter-skill-testing
AI-powered E2E testing for any app. Test 8 platforms with natural language — no test code needed.
2