Converts mobile-first Stitch designs into production-ready React Native and Expo components using TypeScript and StyleSheet.
This skill empowers Claude to translate visual design specifications from Stitch into high-quality, cross-platform mobile application code. It systematically maps HTML/CSS layouts to native components, implements system-aware dark mode using design tokens, and utilizes Expo Router for modern file-based navigation. By focusing on mobile-specific constraints like safe areas, touch targets, and density-independent pixels, it ensures that AI-generated mobile interfaces feel native on both iOS and Android platforms.
主な機能
01Automatic HTML/CSS to React Native layout mapping
0223 GitHub stars
03Platform-aware safe area and keyboard handling
04Accessibility-first component generation with proper ARIA roles
05Expo Router integration for file-based navigation
06Dynamic dark mode support with useColorScheme and theme tokens
ユースケース
01Prototyping iOS and Android screens with native performance from visual prompts
02Translating a Stitch mobile mockup into a functional Expo application
03Building reusable React Native UI components from design system specs