What It Does
Mobile UX Fixer runs comprehensive audits on your web projects to catch and fix mobile-specific UX problems automatically. Using Playwright for visual inspection and 40+ pattern-based checks, it identifies issues across 10 audit phases—from viewport behavior to Core Web Vitals to accessibility.
How It Works
Run mobile audit in Claude Code and the skill:
- Captures visual evidence at mobile viewports (320px–412px) using Playwright
- Scans your codebase for 40+ known mobile UX patterns
- Fixes problems directly by updating your files with explanations
- Reports results with file paths, line numbers, and remediation steps
Every check comes from real production bugs discovered across React, GSAP, Lenis, Tailwind, Vue, Svelte, and vanilla projects.
Use Cases
Performance: Detect animations that trigger layout shifts, suboptimal image loading, and Core Web Vitals blockers.
Usability: Verify touch targets, iOS font zoom handling, keyboard interaction, and hamburger menu accessibility.
Quality: Check for scroll-jank, overflow issues, address bar jumps, and dark mode/RTL compatibility.
Who Benefits
Product designers and UX leads who want to catch mobile issues before they reach users. Works framework-agnostic but has specialized checks for React, Next.js, GSAP, Framer Motion, and Lenis.