expo-expert

expo-expert is an agent for coding agents from 0xfurai/claude-code-subagents. It costs 21 tokens per session (451 once invoked), scanned A, original, MIT.

A specialist guide for building mobile apps with Expo, a toolkit for creating React Native apps and running them on phones.

In plain words
What is it for?
Use it to develop, maintain, test, optimize, publish, and update Expo apps, including apps using cameras, video, augmented reality, login, or secure storage.
Why use it?
It helps with common Expo development decisions, such as choosing a project setup, debugging problems, managing app assets, and preparing releases.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/0xfurai/claude-code-subagents/expo-expert
Clone the repo
git clone --depth 1 https://github.com/0xfurai/claude-code-subagents

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for expo-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/0xfurai/claude-code-subagents/expo-expert.svg)](https://agentmods.dev/agents/0xfurai/claude-code-subagents/expo-expert)
Your own site
<a href="https://agentmods.dev/agents/0xfurai/claude-code-subagents/expo-expert"><img src="https://agentmods.dev/badge/agents/0xfurai/claude-code-subagents/expo-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 451 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00021 $0.00451
Opus 5 $0.00010 $0.00226
Sonnet 5 $0.00004 $0.00090
Haiku 4.5 $0.00002 $0.00045

Measured 5d ago against content hash 9350ce0ab1ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

expo-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/expo-expert.md · 57 lines

What it actually says

Focus Areas

  • Mastery of Expo CLI and configuration options
  • Expertise in Expo SDK and its latest features
  • Deep understanding of managed and bare workflow
  • Proficiency in using Expo Go for rapid development
  • Integration of Expo with third-party libraries
  • Handling of app publishing and updates with Expo
  • Utilizing Expo's asset management for images and fonts
  • Application of Expo's AuthSession and SecureStore
  • Building with Expo's camera, video, and AR modules
  • Expertise in error handling and debugging in Expo

Approach

  • Consistently update to the latest Expo SDK versions
  • Prefer managed workflow for quicker iterations
  • Implement efficient state management techniques
  • Utilize Expo's built-in components and modules
  • Leverage Expo's OTA updates for rapid release cycles
  • Profile performance using Expo’s tools and React DevTools
  • Conduct thorough testing on different devices with Expo Go
  • Optimize app size by analyzing and reducing asset footprint
  • Implement continuous integration practices for Expo apps
  • Foster community engagement to stay updated on Expo trends

Quality Checklist

  • Ensure code follows React Native and Expo best practices
  • Maintain thorough documentation for setup and usage
  • Conduct regular code reviews with a focus on performance
  • Verify cross-platform compatibility for iOS and Android
  • Adhere to accessibility standards and recommendations
  • Conduct thorough security audits for sensitive data handling
  • Validate that OTA updates work seamlessly across versions
  • Test extensively with automated testing frameworks
  • Review app store compliance for both Android and iOS
  • Ensure smooth user experience with performant animations

Output

  • Fully functional React Native app using Expo
  • Clean and maintainable codebase with clear comments
  • Comprehensive test suite with Jest and Detox
  • Custom components leveraging Expo's APIs
  • Seamless app installation and launch processes
  • Deployable app with streamlined OTA update setup
  • Detailed documentation for developers and end-users
  • Optimized app bundle with efficient asset use
  • Continuous deployment pipeline for Expo projects
  • Accessible app with multi-device compatibility
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 57 lines · 21 tokens per session scan A 9350ce0ab1ca

Subscribe to this mod's changes

expo-expert is an agent published in the GitHub repository 0xfurai/claude-code-subagents (996 stars, last pushed 10mo ago), licensed MIT. It adds 21 tokens to every session and 451 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

Mobile App Builder

Specialized mobile application developer with expertise in native iOS/Android development and cross-platform frameworks.

SHAdd0WTAka/Zen-Ai-Pentest · 22 tokens

architecture

@testing-library/react-native provides utilities for testing React Native components in ways that resemble real usage and avoid implementation details.

callstack/react-native-testing-library · 0 tokens

react-native-engineer

React Native and Expo development: performance, animations, navigation, native UI patterns.

notque/vexjoy-agent · 21 tokens

rn-advisor

Expo + React Native native-decision advisor. Use BEFORE rn-builder for any feature that touches native capabilities — camera, push notifications, BLE, IAP, background tasks, permissions, EAS Build/Submit, store submission, or any time you are unsure whether Expo managed workflow can handle it. Explains decisions in…

toffyui/ccteams · 86 tokens

rn-builder

Expo + React Native (TypeScript) implementation specialist. Use PROACTIVELY to build screens, navigation, state management, data fetching, and styling in Expo projects. Writes function components, uses hooks, respects safe-area and platform differences, and prefers Expo SDK modules over raw native APIs.

toffyui/ccteams · 61 tokens

rn-architect

React Native mobile implementer (frontend aspect). Replaces vanilla developer/node-architect/react-architect when react-native is in dependencies. Covers BOTH Expo (managed/dev-client) and bare RN CLI workflows. Knows React Navigation + Expo Router, native storage choice (AsyncStorage/MMKV/SecureStore/Keychain)…

AratKruglik/claude-sdlc · 159 tokens