---
title: "Run React Native implementation and troubleshooting workflows with Callstack Agent Skills"
description: "Give coding agents React Native-specific build, upgrade, GitHub Actions, and troubleshooting guidance instead of treating mobile work like generic web development."
verification: "listed"
source: "https://github.com/callstackincubator/agent-skills"
author: "Callstack"
publisher_type: "company"
category:
  - "Developer Tools"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "callstackincubator/agent-skills"
  github_stars: 1252
---

# Run React Native implementation and troubleshooting workflows with Callstack Agent Skills

Give coding agents React Native-specific build, upgrade, GitHub Actions, and troubleshooting guidance instead of treating mobile work like generic web development.

## Prerequisites

An Agent Skills compatible coding assistant such as Claude Code, Codex, or Cursor, plus a React Native project and any platform tooling needed for the selected workflow such as Android, iOS, Expo, GitHub Actions, or profiling tools.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install through the Claude Code marketplace, the Codex plugin path, or the repository's standalone skills instructions, then load the React Native skill needed for the task such as upgrading-react-native, github-actions, or react-native-best-practices.
```

## Documentation

- https://github.com/callstackincubator/agent-skills#readme

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-react-native-implementation-and-troubleshooting-workflows-with-callstack-agent-skills/)
