Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Flutter Driver Control & Screenshot

porrodydavis·rodydavis· v1.0.0 · atualizado em 2026-04-11
78
Score

Provides guidance on controlling a Flutter application using flutter_driver through the Mobile Command Protocol (MCP) and capturing screenshots.

flutterflutter-drivertestingui-testingscreenshotautomationdart
Linguagens
DartYAML
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdflutter-control-and-screenshot/workflow
1. Add `flutter_driver` as a dev dependency in `pubspec.yaml`.
2. Create a driver entry point (e.g., `test_driver/app.dart`).
3. Launch the app via the Dart MCP server using `mcp_dart-mcp-server_launch_app`.
4. Connect to the Dart Tooling Daemon using `mcp_dart-mcp-server_connect_dart_tooling_daemon`.
5. Control the app using `mcp_dart-mcp-server_flutter_driver` (e.g., tap buttons, enter text).
6. Capture screenshots using `flutter_driver` or `browser_subagent` (for web).
7. Stop the app using `mcp_dart-mcp-server_stop_app`.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aPlaywright Core Testing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aTesting Rules for AI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Billing Verification
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Senior QA Engineer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Flutter Driver Control & Screenshot
flutter-control-and-screenshot
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
control a flutter apptake screenshots of a flutter appuse flutter driver to test a flutter appautomate flutter app testinginteract with a flutter app programmaticallycapture UI screenshots in fluttertest flutter app on webtest flutter app on desktop

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download flutter-control-and-screenshot
$ synaptic skills detail flutter-control-and-screenshot
$ synaptic skills live flutter-control-and-screenshot

Dependências

flutter_driverdart-mcp-server

Links

GitHub Repository