Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
callstackincubator avatar

React Native Harness

  • 59 installs
  • 325 repo stars
  • Updated August 4, 2026
  • callstackincubator/react-native-harness

react-native-harness is a Claude skill that routes into the react-native-harness CLI to write and debug on-device React Native tests, including mocks, spies, and optional UI tests.

About

This skill is a router for writing and debugging React Native Harness tests for app code. It defers to the version-matched harness CLI, reading skill guides via harness skill get. It covers mocking modules, spying on functions, rendering React Native components on-device, setupFiles configuration, and optional UI tests with @react-native-harness/ui. A developer uses it when creating or fixing tests that import from react-native-harness.

  • Router into the react-native-harness CLI for writing and debugging on-device React Native tests
  • Requires react-native-harness >= 1.3.0-rc.1 and reads version-matched CLI skill guides
  • Covers mocking modules, spying, rendering components on-device, and optional UI tests

React Native Harness by the numbers

  • 59 all-time installs (skills.sh)
  • Ranked #1,165 of 2,153 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

react-native-harness capabilities & compatibility

Free; requires the react-native-harness CLI of version 1.3.0-rc.1 or newer.

Capabilities
testing · on device testing · test writing · mocking
Use cases
testing
Pricing
Free
From the docs

What react-native-harness says it does

Write and debug React Native Harness tests for app code.
SKILL.md
Require `react-native-harness >= 1.3.0-rc.1`; older CLIs lack these skill commands.
SKILL.md
Use this skill only to route into version-matched CLI guidance.
SKILL.md
npx skills add https://github.com/callstackincubator/react-native-harness --skill react-native-harness

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs59
repo stars325
Last updatedAugust 4, 2026
Repositorycallstackincubator/react-native-harness

What it does

Write or fix on-device React Native Harness tests, including module mocks, spies, and optional UI tests.

Who is it for?

Authoring or fixing on-device React Native Harness tests using version-matched CLI guidance.

Skip if: Use with a CLI older than 1.3.0-rc.1, since those lack the skill commands.

When should I use this skill?

When asked to create or fix tests that import from react-native-harness, mock modules, spy on functions, or render RN components on-device.

What you get

Correct react-native-harness tests that mock modules, spy on functions, and render components on-device.

  • react-native-harness tests
  • module mocks and spies
  • optional UI tests

By the numbers

  • requires react-native-harness >= 1.3.0-rc.1

Files

SKILL.mdMarkdownGitHub ↗

Router only. Private setup before using this skill:

harness --version

Require react-native-harness >= 1.3.0-rc.1; older CLIs lack these skill commands. If older, run npm install -g react-native-harness@latest, recheck, then continue. If you cannot upgrade, stop and tell the user. Do not include version or upgrade commands in final plans.

Before your first Harness command or plan, read the version-matched CLI guide:

harness skill get core

If you need more details on Harness, see the available CLI skill guides:

harness skill list

Load additional skills via harness skill get <name> when needed.

Use this skill only to route into version-matched CLI guidance. Let the installed CLI skill files provide exact workflow guidance, API usage, and current test-writing rules.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.