·integrating-convex-expo
</>

integrating-convex-expo

Sets up and evolves Convex backends for Expo / React Native apps: create deployments, configure EXPO_PUBLIC_CONVEX_URL (and EAS env vars), wire up ConvexProvider + ConvexReactClient, use generated api types, and implement queries/mutations/actions, schemas/indexes, auth, and file uploads. Use when the user mentions Convex with Expo/React Native, create-expo-app, expo-router, useQuery/useMutation, ConvexReactClient, convex dev, deployment URL, EAS builds, or asks for a realtime database/backend in an Expo app.

12Installs·1Trend·@tristanmanchester

Installation

$npx skills add https://github.com/tristanmanchester/agent-skills --skill integrating-convex-expo

How to Install integrating-convex-expo

Quickly install integrating-convex-expo AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill integrating-convex-expo
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tristanmanchester/agent-skills.

SKILL.md

View raw

Why this skill exists Convex setup in React Native is straightforward, but small details (Expo environment variables, file locations, keeping convex dev running) regularly cause broken builds or “it returns undefined” confusion. This skill standardises a reliable, end-to-end workflow.

When unsure, search for expo-router in package.json and look for an app/ folder.

Workflow A — Add Convex to an existing Expo app (recommended default)

Sets up and evolves Convex backends for Expo / React Native apps: create deployments, configure EXPO_PUBLIC_CONVEX_URL (and EAS env vars), wire up ConvexProvider + ConvexReactClient, use generated api types, and implement queries/mutations/actions, schemas/indexes, auth, and file uploads. Use when the user mentions Convex with Expo/React Native, create-expo-app, expo-router, useQuery/useMutation, ConvexReactClient, convex dev, deployment URL, EAS builds, or asks for a realtime database/backend in an Expo app. Source: tristanmanchester/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tristanmanchester/agent-skills --skill integrating-convex-expo
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from tristanmanchester/agent-skills

Quick answers

What is integrating-convex-expo?

Sets up and evolves Convex backends for Expo / React Native apps: create deployments, configure EXPO_PUBLIC_CONVEX_URL (and EAS env vars), wire up ConvexProvider + ConvexReactClient, use generated api types, and implement queries/mutations/actions, schemas/indexes, auth, and file uploads. Use when the user mentions Convex with Expo/React Native, create-expo-app, expo-router, useQuery/useMutation, ConvexReactClient, convex dev, deployment URL, EAS builds, or asks for a realtime database/backend in an Expo app. Source: tristanmanchester/agent-skills.

How do I install integrating-convex-expo?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill integrating-convex-expo Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tristanmanchester/agent-skills