maestro-e2e

📁 raphaelbarbosaqwerty/maestro-dev-skills 📅 8 days ago
43
总安装量
7
周安装量
#9084
全站排名
安装命令
npx skills add https://github.com/raphaelbarbosaqwerty/maestro-dev-skills --skill maestro-e2e

Agent 安装分布

codex 6
opencode 5
github-copilot 5
amp 4
kimi-cli 4

Skill 文档

When to use

Use this skill whenever you are:

  • Creating E2E, UI, or integration tests
  • Testing login, registration, or navigation flows
  • Handling permission dialogs (camera, location, notifications)
  • Debugging test failures or exploring UI hierarchy
  • Working with Maestro test files (.yaml)

Captions

When dealing with native permission dialogs, load the ./rules/permissions.md file for platform-specific information.

When working with Flutter apps, load the ./rules/platforms/flutter.md file for Semantics patterns.

How to use

Read individual rule files for detailed explanations and code examples:

Core

Platforms

Advanced

Additional