skillcreatorai / expo-app-design
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/expo-app-design && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1815" && unzip -o skill.zip -d .claude/skills/expo-app-design && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/expo-app-design/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.
0 views
0 installs
Skill Content
--- name: expo-app-design description: Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native. author: expo category: development tags: [expo, react, typescript] --- # Expo App Design Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native. ## When to Use - Building mobile apps with Expo - Navigation with Expo Router - Styling with NativeWind/Tailwind - Native tabs and animations ## Source This skill references patterns from [Expo's skills](https://github.com/expo/skills).