SKILL.md
SwiftUI Visual Verifier
Instructions
Visually verify Leavn app features:
- Build and launch:
``bash make sim-run DEVICE="LeavnTest" ``
- Use browser MCP tools to interact:
- browsersnapshot - Get accessibility tree - browserclick - Tap buttons/tabs - browsertakescreenshot - Capture UI - browsertype - Enter text in search - browserwait_for - Wait for animations
- Test critical features:
- Home tab: Feelings picker circle, daily verse card - Bible: Chapter rendering, search (type "love") - Community: Prayer wall, tabs - ShareVerse: Tap share, verify popover
- Visual checks:
- No truncated text - Proper spacing/alignment - Correct colors/gradients - Smooth animations - Responsive layouts
- Create test report:
- Feature: PASS/FAIL - Screenshots showing working features - List any visual bugs found
Use this skill when: Need visual verification, test features work, check UI rendering, verify user flows