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,967
Stars
15
Skill Files
94
Forks
30
PRs Merged
17
Contributors
12
Issues Open
1
Issues Closed
2026-05-21
Last Activity

Skill Analysis

231
Avg Lines / Skill
888
Avg Words / Skill
150
Code Blocks
66
Total Files
0.33 MB
Repo Size
40
Reference Files
Skill lines40 min / 191 median / 508 max
Code languagesbash, css, html, js, json, jsx, kotlin, sh, swift, ts, tsx, typescript, xml, yaml
Frontmatter keysallowed-tools, description, license, name, version
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (59), json (3), js (2)

Skills (15)

  • add-app-clip
    281 lines1085 words18 blocks

    Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants...

    htmljsjsonshtsxxml
  • Expo UI SwiftUI
    40 lines215 words2 blocks

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

    bashjsx
  • upgrading-expo
    v1.0.0MIT135 lines776 words5 blocks

    Guidelines for upgrading Expo SDK versions and fixing dependency issues

    bashjson
  • 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 UI Jetpack Compose
    41 lines355 words2 blocks

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

    bashjsx
  • expo-module
    v1.0.0MIT142 lines712 words5 blocks

    Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, nat...

    jsonkotlinswifttypescript
  • 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-dev-client
    v1.0.0MIT165 lines531 words12 blocks

    Build and distribute Expo development clients locally or via TestFlight

    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-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
  • eas-update-insights
    v1.0.0MIT230 lines1597 words9 blocks

    "Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA use...

    bashjson
  • 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
  • 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-brownfield
    55 lines477 words1 blocks

    Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native ...

    sh

Recent Commits

-306 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • 10b526b2026-05-21
    Add add-app-clip skill (#61)
    Evan Bacon
  • 434c9352026-05-19
    Add brownfield skill (#60)
    Gabriel Donadel Dall'Agnol
  • 47f0ef62026-05-08
    Update create-expo-module skill (#49)
    Wojciech Dróżdż
  • 786398d2026-05-05
    [router] Add expo-router SDK 56 migration skill (#56)
    Jakub Grzywacz
  • 93751da2026-04-23
    [eas-update-insights] improve formatting (#48)
    Kadi Kraman
  • 18d41e22026-04-23
    Add an updates insights skill (#45)
    Kadi Kraman
  • 8f265552026-04-10
    fix: quote backticks in SKILL.md descriptions to fix YAML parsing (#35)
    Stefano Faieta
  • cef67e42026-04-03
    update expo-module skill (#40)
    Kudo Chien
  • 72c355d2026-04-02
    Add expo-module skill for writing Expo native modules (#37)
    Kudo Chien
  • edc2afb2026-03-30
    fix expo plugin contact (#39)
    Kudo Chien