expo-patterns

Define a canonical Expo app structure with folder and naming conventions.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Hyeonjun0527/yeon --skill expo-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expo-patterns
Source: https://github.com/Hyeonjun0527/yeon/tree/main/.codex/skills/expo-patterns
Command: npx skills add https://github.com/Hyeonjun0527/yeon --skill expo-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

expo-patterns defines a canonical Expo app structure for React Native mobile projects to reduce setup time and confusion.

Core Features & Use Cases

  • Define folder layout, naming conventions, and essential config scaffolding for Expo apps.
  • Provide a repeatable starting point for new apps and for onboarding team members to ensure consistency.
  • Use Case: When starting a new Expo project, apply expo-patterns to initialize the standard architecture and configuration.

Quick Start

Create a new Expo project following the expo-patterns directory guidelines to ensure a consistent structure.

Frequently Asked Questions about expo-patterns

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

FAQPage Schema
How do I standardize my Expo app structure for React Native projects?

Standardize your Expo app structure by applying predefined folder layouts, file naming conventions, and essential configuration scaffolding to ensure a consistent and repeatable React Native architecture.

What is the best way to set up a new Expo project architecture?

The best way to set up a new Expo project architecture is to follow canonical directory guidelines that enforce repeatable folder conventions and configuration scaffolding, reducing initial setup time and confusion.

Can I use these Expo project patterns for onboarding new team members?

Yes, you can use these Expo project patterns for onboarding team members to multi-app portfolios, providing a repeatable starting point that ensures consistent architecture across the entire team.

Does this Expo architecture structure work for existing React Native apps?

This Expo architecture structure is designed to define and enforce a canonical layout, primarily applicable to new Expo projects to ensure consistent configuration scaffolding from the start.

Why do I need a canonical Expo app structure?

You need a canonical Expo app structure to reduce setup time and confusion, enforcing repeatable folder conventions and file naming configurations across new React Native mobile projects.