소개
The mobile-design skill transforms Claude into a specialized mobile architect that prioritizes touch-first interactions, battery efficiency, and platform-specific conventions over 'small desktop' layouts. It provides domain-specific guidance for React Native, Flutter, and native development, ensuring code follows Fitts' Law for touch targets, utilizes performance-optimized list rendering, and respects platform-specific navigation patterns like iOS edge swipes versus Android back buttons. By enforcing a 'think mobile' philosophy, it helps developers avoid common AI pitfalls like improper state management, security vulnerabilities in local storage, and janky UI animations.