ui-mobile

Installation
SKILL.md

Mobile UI Design Skill (React Native)


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
860
GitHub Stars
691
First Seen
Jan 20, 2026
ui-mobile — alinaqi/claude-bootstrap