mobile-design-review

Audit mobile designs for usability, accessibility, and visual consistency gaps.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/VGonPa/mobile-dev-agency --skill mobile-design-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-design-review
Source: https://github.com/VGonPa/mobile-dev-agency/tree/main/plugins/mobile-design-squad/.claude/skills/mobile-design-review
Command: npx skills add https://github.com/VGonPa/mobile-dev-agency --skill mobile-design-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A systematic design quality gate that audits mobile screens for usability, accessibility, visual consistency, platform correctness, and anti-slop patterns. Good mobile design reduces friction so the user’s intent flows into action with minimal effort.

Core Features & Use Cases

  • Nielsen's 10 heuristics audit for mobile screens
  • WCAG accessibility checks, including tap targets, color contrast, motion, and screen reader considerations
  • Visual consistency validation to ensure platform-native feel across iOS and Android
  • Anti-slop detection to identify AI-generated or generic design patterns
  • Design-system conformance checks and pre-release design QA

Quick Start

Provide a structured design review of the given mockups against the design specs and accessibility criteria.

Frequently Asked Questions about mobile-design-review

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

FAQPage Schema
How do I audit mobile UI for usability and accessibility issues?

To audit mobile UI for usability and accessibility, evaluate mockups against Nielsen's heuristics and WCAG 2.2 standards. This process identifies friction in tap targets, color contrast, and motion to ensure user intent flows into action with minimal effort.

What is anti-slop detection in mobile design review?

Anti-slop detection in mobile design review identifies generic, AI-generated design patterns that lack platform-native feel. It ensures visual consistency and validates that interactions conform to iOS and Android conventions rather than applying uniform layouts.

Can I check WCAG 2.2 conformance for both iOS and Android prototypes?

Yes, you can check WCAG 2.2 conformance for iOS and Android prototypes by applying a comprehensive checklist. This validates color contrast, tap target sizes, typography, and screen reader considerations specific to each platform's native conventions.

How do I validate visual consistency and design-system conformance before release?

Validate visual consistency and design-system conformance by running a pre-release design QA on implemented screens. This checks spacing, typography, and motion against platform standards to detect visual gaps and ensure native compliance.

Does this mobile design review evaluate Nielsen's usability heuristics?

Yes, this mobile design review evaluates Nielsen's 10 usability heuristics to identify friction points. It systematically audits mobile screens to ensure user intent flows into action effectively, checking for system status visibility and error prevention.

What are the limitations of automated mobile accessibility checks?

Automated mobile accessibility checks are limited to evaluating structural criteria like color contrast, tap targets, and spacing against WCAG standards. They cannot fully assess contextual screen reader flows or complex motion interactions without manual verification.