mobile-self-test
Installation
SKILL.md
Mobile Self Test
Validate a mobile change after implementation.
This skill extends ../mobile-e2e/SKILL.md. Read that skill first for the baseline doctor checks, iOS simulator boot rules, Java/Android SDK setup, and Maestro artifact conventions. Then apply the extra rules in this skill.
Files that matter
- Reference skill:
../mobile-e2e/SKILL.md - Runner:
apps/mobile/e2e/run-maestro.sh - iOS register flow:
apps/mobile/e2e/flows/ios/register.yaml - Android register flow:
apps/mobile/e2e/flows/android/register.yaml - Shared auth flows:
apps/mobile/e2e/flows/shared/*.yaml - iOS interaction skill:
/Users/diygod/.agents/skills/axe/SKILL.md - Expo config:
apps/mobile/app.config.ts - Build profiles:
apps/mobile/eas.json - Mobile artifacts:
apps/mobile/e2e/artifacts/ - Local server repo:
/Users/diygod/Code/Projects/follow-server