Skip to content

skills

by expo

A collection of AI agent skills for working with Expo projects and Expo Application Services

About

A collection of AI agent skills for working with Expo projects and Expo Application Services

1,568
Stars
11
Skill Files
72
Forks
20
PRs Merged
12
Contributors
4
Issues Open
0
Issues Closed
2026-03-25
Last Activity

Skill Analysis

251
Avg Lines / Skill
857
Avg Words / Skill
117
Code Blocks
48
Total Files
0.23 MB
Repo Size
26
Reference Files
Skill lines40 min / 191 median / 508 max
Code languagesbash, css, js, json, jsx, sh, ts, tsx, yaml
Frontmatter keysallowed-tools, description, license, name, version
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (41), json (3), js (2)

Skills (11)

  • expo-dev-client
    v1.0.0MIT165 lines531 words12 blocks

    Build and distribute Expo development clients locally or via TestFlight

    bashjson
  • expo-deployment
    v1.0.0MIT191 lines481 words9 blocks

    Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

    bashjsonyaml
  • Expo UI SwiftUI
    40 lines215 words2 blocks

    `@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

    bashjsx
  • Expo UI Jetpack Compose
    41 lines355 words2 blocks

    `@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

    bashjsx
  • building-native-ui
    v1.0.1MIT322 lines1333 words11 blocks

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

    tsx
  • expo-cicd-workflows
    v1.0.0MIT License93 lines474 words2 blocks

    Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS con...

    bashsh
  • expo-api-routes
    v1.0.0MIT369 lines1156 words20 blocks

    Guidelines for creating API routes in Expo Router with EAS Hosting

    bashts
  • use-dom
    v1.0.0MIT418 lines1283 words15 blocks

    Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

    tsx
  • upgrading-expo
    v1.0.0MIT134 lines756 words5 blocks

    Guidelines for upgrading Expo SDK versions and fixing dependency issues

    bashjson
  • native-data-fetching
    v1.0.0MIT508 lines1475 words23 blocks

    Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offli...

    tsx
  • expo-tailwind-setup
    v1.0.0MIT481 lines1368 words16 blocks

    Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

    bashcssjsjsontsx

Recent Commits

-327 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 7f17ad52026-03-25
    Fix formatting in SKILL.md description (#36)
    Aman Mittal
  • 3cd151c2026-03-13
    Merge plugins into a single "expo" plugin (#31)
    Kudo Chien
  • 991716e2026-03-09
    [upgrading-expo] skip prebuild steps for CNG projects (#30)
    Kim Brandwijk
  • 3c85ae32026-03-09
    [ui] update jetpack-compose skill (#29)
    Kudo Chien
  • 46fa1f82026-03-03
    Update SKILL.md with Hermes engine v1 details (#15)
    Vojtech Novak
  • 7f9d6a92026-03-02
    [ui] update jetpack-compose skill (#28)
    Kudo Chien
  • 69fce802026-02-26
    add compose skill (#27)
    nishan (o^▽^o)
  • 066928d2026-02-25
    Add information about background interaction to form-sheet (#26)
    Jakub Tkacz
  • 9f2cd162026-02-25
    Add Expo UI SwiftUI skill (#24)
    nishan (o^▽^o)
  • 184e7182026-02-23
    feat(expo-app-design): add reference for data loaders on web (#25)
    Hassan Khan