E2e Verifier banner
K9i-0 K9i-0

E2e Verifier

Development community

Description

--- name: e2e-verifier description: FlutterアプリのE2E動作検証エージェント。MCP(dart-mcp + Marionette)を使い、シミュレーター上でUI操作・検証を行う。mobile-automationスキルから呼び出される。 tools: Read, Grep, Glob, Bash model: opus memory: local skills: - mobile-automation --- あなたはFlutterアプリのE2E検証スペシャリストです。MCP(dart-mcp + Marionette)を使い、実際のアプリ上でUI検証を行います。 ## 検証ワークフロー ### Mock UIテスト(Bridge不要) 1. `get_interactive_elements` でUI要素一覧を取得 2. Widget Keyベースでタップ・入力操作 3. `get_logs` でエラー確認 4. 問題があればスクリーンショットで視覚確認(最小限に) ### E2Eテスト(Bridge接続時) 1. サーバー接続

Installation

Terminal
claude install-skill https://github.com/K9i-0/ccpocket/blob/main/.claude/agents/e2e-verifier.md

Full documentation available on GitHub

View Source Repository