mobile-test

Validate mobile landing pages across Safari WebKit and Android Chromium with Playwright.

11|4|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/leadgenjay/claude-skills --skill mobile-test-leadgenjay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-test
Source: https://github.com/leadgenjay/claude-skills/tree/main/skills/mobile-test
Command: npx skills add https://github.com/leadgenjay/claude-skills --skill mobile-test-leadgenjay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable reliable validation of mobile landing pages across Safari WebKit and Android Chromium, ensuring accurate visuals and proper touch interactions on real device emulations.

Core Features & Use Cases

  • Playwright WebKit-based mobile rendering checks across multiple devices
  • Automated screenshots and layout validation for responsive design
  • Cross-engine testing between iOS Safari and Android WebKit/Chromium
  • Integrates with existing QA workflows for quick mobile checks

Quick Start

Run a mobile test against a URL using the default iPhone 15 WebKit preset.

Frequently Asked Questions about mobile-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test mobile landing pages across Safari WebKit and Android Chromium?

You can test mobile landing pages by running Playwright-based device emulation presets that simulate Safari WebKit and Android Chromium environments. This enables reliable validation of responsive layouts and accurate visuals across multiple mobile devices.

Can I automate screenshots for responsive design validation on different devices?

Yes, you can automate screenshots for responsive design validation using script-driven test automation. The Skill captures screenshots across various device presets to help identify device-specific CSS issues and verify layout consistency.

Does Playwright support real device emulation for iOS Safari touch interactions?

Playwright supports real device emulation for iOS Safari by utilizing its WebKit engine integration. This allows you to verify touch interactions and mobile rendering behaviors accurately without needing physical devices.

What is the best way to verify cross-engine mobile rendering between iOS and Android?

The best way to verify cross-engine mobile rendering is using Playwright device presets that target both Safari WebKit and Android Chromium. This approach ensures consistent visuals and proper touch interactions across different mobile platforms.

How do I integrate mobile testing into my existing QA workflow?

You can integrate mobile testing into your QA workflow by running script-driven automation with robust error handling. The Skill provides quick mobile checks using default presets like the iPhone 15 WebKit configuration for immediate testing.