expo-deployment

expo-deployment is a skill for Claude Code, Codex from beel-collab/presets.dev. It costs 5 tokens per session (504 once invoked), scanned A, original, MIT.

A deployment guide for Expo applications, a framework for building mobile apps with React Native, covering production builds, app stores, and over-the-air updates.

In plain words
What is it for?
It is for releasing Expo apps to the iOS App Store and Google Play, configuring update channels, and managing production versions.
Why use it?
It organizes the release process and helps check configuration, versions, tests, and store requirements before publishing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for releasing Expo apps to the iOS App Store and Google Play, configuring update channels, and managing production versions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/beel-collab/presets.dev/expo-deployment
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.

Any agent
npx skills add beel-collab/presets.dev --skill expo-deployment
Clone the repo
git clone --depth 1 https://github.com/beel-collab/presets.dev

Made for: Claude Code, Codex.

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-deployment

README.md
[![agentmods](https://agentmods.dev/badge/skills/beel-collab/presets.dev/expo-deployment.svg)](https://agentmods.dev/skills/beel-collab/presets.dev/expo-deployment)
Your own site
<a href="https://agentmods.dev/skills/beel-collab/presets.dev/expo-deployment"><img src="https://agentmods.dev/badge/skills/beel-collab/presets.dev/expo-deployment.svg" alt="Measured on agentmods" height="20"></a>
Per session 5 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 504 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00005 $0.00504
Opus 5 $0.00003 $0.00252
Sonnet 5 $0.00001 $0.00101
Haiku 4.5 $0.00001 $0.00050

Measured 4d ago against content hash 3c47a25e8344, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

expo-deployment 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 4d 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.

claude/skills/mobile/expo-deployment/SKILL.md · 80 lines

How it starts

The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Expo Deployment

Overview

Deploy Expo applications to production environments, including app stores and over-the-air updates.

When to Use This Skill

Use this skill when you need to deploy Expo apps to production.

Use this skill when:

  • Deploying Expo apps to production
  • Publishing to app stores (iOS App Store, Google Play)
  • Setting up over-the-air (OTA) updates
  • Configuring production build settings
  • Managing release channels and versions

Instructions

This skill provides guidance for deploying Expo apps:

  1. Build Configuration: Set up production build settings
  2. App Store Submission: Prepare and submit to app stores
  3. OTA Updates: Configure over-the-air update channels
  4. Release Management: Manage versions and release channels
  5. Production Optimization: Optimize apps for production

Deployment Workflow

Pre-Deployment

  1. Ensure all tests pass
  2. Update version numbers
  3. Configure production environment variables
  4. Review and optimize app bundle size
  5. Test production builds locally

App Store Deployment

  1. Build production binaries (iOS/Android)
  2. Configure app store metadata
  3. Submit to App Store Connect / Google Play Console
  4. Manage app store listings and screenshots
  5. Handle app review process

OTA Updates

  1. Configure update channels (production, staging, etc.)
  2. Build and publish updates
  3. Manage rollout strategies
  4. Monitor update adoption
  5. Handle rollbacks if needed

Best Practices

  • Use EAS Build for reliable production builds
  • Test production builds before submission
  • Implement proper error tracking and analytics
  • Use release channels for staged rollouts
  • Keep app store metadata up to date
  • Monitor app performance in production

Resources

For more information, see the source repository.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Read the full file on GitHub · 80 lines

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. 4d ago First seen · 80 lines · 5 tokens per session scan A 3c47a25e8344

Subscribe to this mod's changes

expo-deployment is a skill published in the GitHub repository beel-collab/presets.dev (2 stars, last pushed 4mo ago), licensed MIT. It adds 5 tokens to every session and 504 once invoked, about $0.0000 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-09-03.

Related

Other skills, from other repositories

swift-development

You MUST activate this skill when working on Swift projects.

sammcj/agentic-coding · 13 tokens

aws-strands-agents-agentcore

Use when working with AWS Strands Agents SDK or Amazon Bedrock AgentCore platform for building AI agents. Provides architecture guidance, implementation patterns, deployment strategies, observability, quality evaluations, multi-agent orchestration, and MCP server integration.

sammcj/agentic-coding · 55 tokens

agents-sdk-provision

Use when provisioning Azure resources for a Microsoft Agents SDK application — including creating an Azure Bot Service resource, setting up Entra app registrations, configuring identity credentials (UserManagedIdentity, FederatedCredentials, or ClientSecret), adding a Teams channel, running Bicep deployments for SSO…

microsoft/Agents · 131 tokens

skill-creator-primer

You MUST load this skill before the skill-creator skill AND before making ANY change to, or conducting a review of ANY Agent Skill. Triggers include creating, editing, reviewing, or contributing to any part of an Agent Skill (description, frontmatter, body, references, scripts, trigger evals, conflicts, etc).

sammcj/agentic-coding · 74 tokens

llm-wiki

Use when building or maintaining a self-contained personal knowledge base (an LLM wiki) in plain markdown. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki health, auditing article claims against their sources, critiquing a wiki source's reasoning, superseding stale knowledge, 'add to…

sammcj/agentic-coding · 82 tokens

apply-mantel-styles

Provides guidelines for applying Mantel's brand styles to diagrams and frontend components. Use when asked to create visuals that need to align with Mantel's branding.

sammcj/agentic-coding · 37 tokens