Flutter Test Engineer — Testing & QA agent for Claude Code
Use this agent to write, review or improve automated tests in a Flutter project — unit tests for business rules and use cases, BLoC/Cubit and provider state tests, widget tests for critical UI states.
How to install Flutter Test Engineer
Installs to ~/.claude/agents/wrsilva-reis-mobile-flutter-test-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/flutter-test-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-flutter-test-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What Flutter Test Engineer does
name: flutter-test-engineer description: Use this agent to write, review or improve automated tests in a Flutter project — unit tests for business rules and use cases, BLoC/Cubit and provider state tests, widget tests for critical UI states, integration tests, coverage audits and fragile test detection. Typical triggers are "write tests for this cubit", a new feature that needs coverage and "is our coverage good enough?". model: inherit color: green tools: ["Read", "Grep", "Glob", "Bash", "E
Alternatives in Testing & QA
- Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
- Propagate — Generate tests from Allium specifications 474 ★
- Provider Tester — Use this agent when you need to test, debug, or validate LLM provider configurations 175 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
iOS Test Engineer
Use this agent to write, review or improve automated tests in a native iOS project — unit tests with Swift Tes
Flutter Testing
Use this agent when writing tests for Flutter applications. Specializes in unit tests, widget tests, integrati
Rn Test Engineer
Use this agent to write, review or improve automated tests in a React Native or Expo project — Jest unit tests
Widget Test Specialist
Use this agent to write widget tests and unit tests for Flutter code. Give it a screen, widget, or function an
Flutter Test
编写和验证 Flutter 单元、Widget、integration_test 与 Patrol 测试。
Flutter Refactorer
Use to improve existing code structure without changing behavior. Splits oversized Blocs, extracts widgets, ti
Related Skills
Create Test
Creates unit tests, widget tests, and integration tests for Dart/Flutter
Flutter Test
Run Flutter/Dart tests, report failures, and incrementally fix test issues. Covers unit, widget, golden, and i
Widget Review
Review the currently open Flutter widget file for best practices.