modelscope.cn

SwiftUI Visual Verifier

Launch Leavn app in iOS simulator, navigate features using MCP browser tools, take screenshots, verify UI rendering and feature functionality

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash, mcp__plugin_testing-suite_playwright-server__*

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,288 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

SwiftUI Visual Verifier

Instructions

Visually verify Leavn app features:

  1. Build and launch:

``bash make sim-run DEVICE="LeavnTest" ``

  1. 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

  1. 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

  1. Visual checks:

- No truncated text - Proper spacing/alignment - Correct colors/gradients - Smooth animations - Responsive layouts

  1. 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