Skip to content
Expo Development Foundation
Esc
navigateopen⌘Jpreview
On this page

External skills

Boundaries for skills outside this foundation.

This repository vendors its Expo and EAS snapshots so routing is reproducible. Skills from other repositories may be used only when explicitly available and should not be silently added to this catalog. Record their source and verify their instructions before relying on them.

Consumed here

  • thinking-orbs — Libraries.dev thought-orbs for AI loading states. Source: https://github.com/Jakubantalik/Libraries.dev (packages/thinking-orbs); playground https://libraries.dev/orbs. Consumed by the AI loading indicator pattern.
  • expo-ios-glass — native iOS 26 Liquid Glass via expo-glass-effect (mount gates, GlassView usage, MenuView Expo Go fallbacks). Consumed by the iOS Liquid Glass pattern.
  • expo-dynamic-island — Dynamic Island–style transient in-app banner (provider + Skia goo morph, swipe-to-dismiss, sticky duration={null}). Source: external reusable package expo-dynamic-island (agent entry is SKILL.md at the package root, consumer snippets under example/). Requires Expo SDK 57 peers (Skia, Reanimated, Worklets, Gesture Handler, Safe Area, Blur, Image, Symbols). Documented in Dynamic Island banner; not yet extracted into a docs/patterns/ page (single source so far). Ask the user for its checkout location rather than inventing one.

Official Expo skills

Official expo-* / eas-* skills install via npx skills@latest add expo/skills and are canonical at https://docs.expo.dev/skills/ and https://github.com/expo/skills. Vendored snapshots under .agents/skills/ exist for reproducible routing only.

Was this page helpful?