ui-mobile

Installation
SKILL.md

Mobile UI Design Skill (React Native)

Load with: base.md + react-native.md


MANDATORY: Mobile Accessibility Standards

These rules are NON-NEGOTIABLE. Every UI element must pass these checks.

1. Touch Targets (CRITICAL)

// MINIMUM 44x44 points for ALL interactive elements
const MINIMUM_TOUCH_SIZE = 44;
Installs
1
GitHub Stars
1
First Seen
Jul 2, 2026
ui-mobile — artofrawr/claude-control