Design & UX Custom Skills · Curated

Mobile UX Reviewer

Reviews key pages for mobile usability problems like cramped taps and overflow content.

What it does

Renders each page at common mobile viewport widths and checks tap target sizing, horizontal scroll or content overflow, font sizes that fall below comfortable reading minimums, and sticky headers or banners that end up obscuring content. Produces page-specific findings rather than a generic mobile-friendliness score.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/mobile-ux-reviewer/ (or ~/.claude/skills/mobile-ux-reviewer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/mobile-ux-reviewer/

OpenAI Codex

.codex/skills/mobile-ux-reviewer/

Cursor

.cursor/skills/mobile-ux-reviewer/ (or ~/.cursor/skills/mobile-ux-reviewer/ globally)

Compatibility

Requires the agent to render pages at mobile viewport widths, not just read the editor's desktop markup.