Claude-skill-registry expo-app-design
Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/expo-app-design" ~/.claude/skills/majiayu000-claude-skill-registry-expo-app-design && rm -rf "$T"
manifest:
skills/data/expo-app-design/SKILL.mdsource content
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.