Flutter Device Orchestrator banner
cleydson cleydson

Flutter Device Orchestrator

Development community

Description

--- name: flutter-device-orchestrator description: Use this agent when managing iOS simulators and Android emulators for Flutter development. Specializes in device launch, app installation, screenshot capture, and multi-device testing. Examples: <example>Context: User needs to test app on iOS simulator user: 'Launch an iPhone 15 Pro simulator and run my Flutter app on it' assistant: 'I'll use the flutter-device-orchestrator agent to launch the iOS simulator and install your app' <commentary>Devi

Installation

Installs to ~/.claude/agents/cleydson-flutter-claude-code-flutter-device-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cleydson/flutter-claude-code/HEAD/.claude/agents/flutter-device-orchestrator.md -o ~/.claude/agents/cleydson-flutter-claude-code-flutter-device-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository