building-ui

Design Expo Router user interfaces with file-based routing, navigation, and responsive styling.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jp2507-max/growbro-cultivation-app --skill building-ui-jp2507-max
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-ui
Source: https://github.com/jp2507-max/growbro-cultivation-app/tree/main/.github/skills/building-ui
Command: npx skills add https://github.com/jp2507-max/growbro-cultivation-app --skill building-ui-jp2507-max

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a complete guide to designing and implementing polished Expo Router user interfaces.

Core Features & Use Cases

  • Fundamentals: routing patterns, file-based structure, and nested layouts for consistent navigation.
  • Styling & components: reusable UI patterns, typography, spacing, and responsive design.
  • Navigation & motion: transitions, animations, and native tabs to deliver smooth apps.
  • Use cases: ideal for teams building dashboards, mobile apps, or content-rich experiences with Expo Router.

Quick Start

Read the guide to start applying patterns in your Expo Router project. For quick exploration, open the references folder under this skill to review common patterns and templates without writing code blocks.

Frequently Asked Questions about building-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure layouts and navigation with Expo Router in React Native?

Expo Router uses file-based routing to structure layouts and navigation. You can implement nested layouts and stack navigation to ensure consistent navigation patterns throughout your mobile app.

What is the best way to add glass and blur effects to React Native UI patterns?

To add glass and blur effects in React Native, apply responsive UI practices and reusable patterns. This skill provides templates for implementing these visual effects specifically within Expo Router projects.

Can I use this Expo Router UI guide to build content-rich mobile dashboards?

Yes, this Expo Router UI guide is ideal for teams building dashboards, mobile apps, or content-rich experiences. It covers styling, typography, spacing, and responsive design for high-quality mobile apps.

How do I set up native tabs and transitions for polished React Native navigation?

Setting up native tabs and transitions requires applying specific navigation and motion patterns. The skill covers transitions, animations, and native tabs to deliver smooth Expo Router applications.

Do I need to write code from scratch to implement these Expo Router UI patterns?

No, you do not need to write code from scratch to explore patterns. You can open the references folder under this skill to review common UI templates and routing structures quickly.

Why does my Expo Router file structure create inconsistent nested layouts?

Inconsistent nested layouts often occur when file-based routing requirements are not enforced. This skill guides you through proper file structure, nested layouts, and stack navigation to resolve inconsistencies.