Agent skill · Frontend

building-native-ui

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill building-native-ui --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 16
SKILL.md size: 14 KB
Bundled scripts: none
Path: skills/building-native-ui/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Expo UI Guidelines ## When to Use Use this skill when you need complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs. ## References Consult these resources as needed: ``` references/ animations.md Reanimated: entering, exiting, layout, scroll-driven, gestures controls.md Native iOS: Switch, Slider, SegmentedControl, DateTimePicker, Picker form-sheet.md Form sheets in expo-router: configuration, footers and background interaction. gradients.md CSS gradients via experimental_backgroundImage (New Arch only) icons.md SF Symbols via expo-image (sf: source), names, animations, weights media.md Camera, audio, video, and file saving route-structure.md Route conventions, dynamic routes, groups, folder organization search.md Search bar with headers, useSearch hook, filtering patterns storage.md SQLite, AsyncStorage, SecureStore tabs.md NativeTabs, migration from JS tabs, iOS 26 features toolbar-and-headers.md Stack headers and toolbar buttons, menus, search (iOS only) visual-effects.md Blur (expo-blur) and liquid glass (expo-glass-effect) webgpu-three.md 3D graphics, games, GPU visualizations

What's inside
Steps it walks through
  1. When to Use
  2. References
  3. Running the App
  4. When Custom Builds Are Required
  5. When Expo Go Works
  6. Code Style
  7. Routes
  8. Library Preferences
  9. Responsiveness
  10. Behavior
  11. General Styling Rules
  12. Colors
  13. Text Styling
  14. Shadows
Ships with 15 files
  • agents/openai.yaml
  • references/animations.md
  • references/controls.md
  • references/form-sheet.md
  • references/gradients.md
  • references/icons.md
  • references/media.md
  • references/route-structure.md
  • references/search.md
  • references/storage.md
  • references/tabs.md
  • references/toolbar-and-headers.md
  • references/visual-effects.md
  • references/webgpu-three.md
  • references/zoom-transitions.md
More from agentic-awesome-skills
All skills →
About this skill
What does the building-native-ui skill do?

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill building-native-ui --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going