ios-ux-audit

Analyze React Native iOS screens for UI/UX issues and generate prioritized audit reports.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/takapom/trip-app --skill ios-ux-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-ux-audit
Source: https://github.com/takapom/trip-app/tree/main/.claude/skills/ios-ux-audit
Command: npx skills add https://github.com/takapom/trip-app --skill ios-ux-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

iPhone apps often suffer from inconsistent UX patterns and missed accessibility considerations; this skill helps auditors systematically identify usability issues and provide actionable improvements.

Core Features & Use Cases

  • Audit iOS UX across screens and components to surface layout, interaction, and accessibility problems.
  • Generate prioritized reports with problem statements, impacted components, and concrete suggestions for design and implementation.
  • Use case: for a new iOS app, run the audit to collect a list of UX blockers and recommended fixes to inform design reviews.

Quick Start

Audit a target project by specifying the screen name or leave empty to audit all screens, then run the skill to generate the UX audit report.

Frequently Asked Questions about ios-ux-audit

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

FAQPage Schema
How do I audit iOS UX issues in a React Native project?

To audit iOS UX issues, analyze screens, navigation, and UI components to identify problems across Safe Area, keyboard handling, accessibility, and Liquid Glass design conformance. The audit generates a structured report with file paths, prioritized problem statements, and actionable improvement guidance.

What is included in an iOS UX accessibility audit report?

An iOS UX accessibility audit report includes prioritized problem statements, impacted component file paths, concrete design suggestions, and annotation-ready notes. It systematically covers Safe Area usage, keyboard handling, accessibility issues, and Liquid Glass design conformance.

Can I audit specific screens instead of the entire React Native app?

Yes, you can audit specific screens by specifying the screen name, or leave it empty to audit all screens. The audit will then analyze the targeted screens, navigation, and UI components to produce a prioritized UX report.

Does this UX audit check for iOS Liquid Glass design conformance?

Yes, the UX audit checks for iOS Liquid Glass design conformance. It analyzes UI components and screens to identify design inconsistencies and provides actionable recommendations to ensure your app aligns with Liquid Glass guidelines.

What's the best way to identify Safe Area and keyboard handling issues in iOS apps?

The best way to identify Safe Area and keyboard handling issues is to run a systematic UX audit on your React Native project. This analyzes your UI components and screens, surfacing layout and interaction problems and providing prioritized, actionable fixes.