expo-workflow

Guide React Native and Expo development with a docs-first workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/petrogurcak/skills --skill expo-workflow-petrogurcak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expo-workflow
Source: https://github.com/petrogurcak/skills/tree/main/plugins/development/skills/expo-workflow
Command: npx skills add https://github.com/petrogurcak/skills --skill expo-workflow-petrogurcak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the development of React Native and Expo mobile applications by enforcing a docs-first approach and providing structured workflows for common development tasks.

Core Features & Use Cases

  • Docs-First Development: Ensures documentation is fetched before code generation, leading to more accurate and up-to-date implementations.
  • Structured Workflows: Provides step-by-step guidance for creating components, managing navigation, using Expo SDK modules, state management, styling, and integrating dependencies.
  • iOS Premium UI: Offers specific guidance for building high-fidelity iOS interfaces using Tamagui and Liquid Glass effects.
  • Use Case: When building a new feature for your Expo app, use this Skill to guide you through creating the necessary components, integrating with the camera module, and setting up navigation, ensuring you follow best practices and leverage the latest SDK features.

Quick Start

Use the expo-workflow skill to create a new functional component for your React Native app.

Frequently Asked Questions about expo-workflow

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

FAQPage Schema
How do I build React Native and Expo apps faster using current SDK features?

Building React Native and Expo apps faster is achieved by enforcing a docs-first methodology that fetches current documentation before code generation, ensuring adherence to best practices for SDK 54+.

What is the best way to set up navigation in an Expo application?

The best way to set up navigation in an Expo application is using Expo Router, which this workflow guides through structured steps to ensure proper integration with current SDK versions.

How do I create high-fidelity iOS UI components with Liquid Glass effects in Expo?

Creating high-fidelity iOS UI components with Liquid Glass effects in Expo involves using Tamagui for styling and incorporating haptics, guided by specific advanced iOS UI development workflows.

Does Expo development require checking documentation before generating component code?

Expo development through this workflow requires fetching documentation before code generation, a mandatory docs-first approach ensuring component creation and SDK module integration use accurate, up-to-date implementations.

Can I use Tamagui for styling and state management in my React Native app?

You can use Tamagui for styling in React Native apps, and this workflow provides structured guidance for state management with various libraries, ensuring correct integration with Tamagui or StyleSheet.