react native skills

189 tagged react native, measured the same way as everything else here.

Browse within: expo 64nextjs 53design-to-code 36stitch 36ReAct 31ios 25android 24mobile-app 17agentic 16typescript 16digital-health 13vibe-coding 13boilerplate 12ai-skills 10

karakeep

01

karakeep-app/karakeep

Skill Claude CodeCodex

Official skill for how to use karakeep (the bookmark manager) and interact with it programmatically.

29k yesterday A 25 tokens AGPL-3.0

git-safety

02

tamagui/tamagui

Skill Claude CodeCodex

Git safety rules. INVOKE WHEN: git push, force push, git reset, git clean, destructive git, push force, reset hard. NEVER force push or do destructive git operations.

14k yesterday A 42 tokens original MIT

release-safety

03

tamagui/tamagui

Skill Claude CodeCodex

Release safety rules. INVOKE WHEN: yarn release, npm publish, release canary, release packages, publishing, skip checks, skip tests. NEVER skip checks or tests without explicit permission.

14k yesterday A 42 tokens original MIT

tamagui

04

tamagui/tamagui

Skill Claude CodeCodex

Universal React UI framework for web and native. Use when building cross-platform apps with Tamagui, creating styled components with styled(), configuring design tokens/themes, using Tamagui UI components, or working with animations. Triggers: "tamagui", "styled()", "$token", "XStack/YStack", "useTheme", "@tamagui/"…

14k yesterday A 90 tokens original MIT

callstack/react-native-testing-library

Skill Claude CodeCodex

Write tests using React Native Testing Library (RNTL) v13 and v14 (@testing-library/react-native). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React…

3.4k 19d ago A 134 tokens original MIT

jpudysz/react-native-unistyles

Skill Claude CodeCodex

Guide for using react-native-unistyles v3. Triggers on: "unistyles", "StyleSheet.create", "create stylesheet", "add theme", "breakpoints", "variants", "withUnistyles", "useUnistyles", "ScopedTheme", "UnistylesRuntime", "style component", "responsive styles", "media queries", "dynamic styles", "scoped theme", "adaptive…

2.9k 19d ago A 125 tokens

jpudysz/react-native-unistyles

Skill Claude CodeCodex

Migrate react-native-unistyles from v2 to v3. Triggers on: "migrate unistyles", "upgrade unistyles", "v2 to v3", "unistyles migration", "update unistyles", "convert unistyles v2". Covers all API changes including StyleSheet.create, useStyles removal, theme configuration, variants, withUnistyles, Babel plugin setup…

2.9k 19d ago A 104 tokens

software-mansion/argent

Skill Claude CodeCodex

Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking…

2.3k yesterday A 73 tokens original Apache-2.0

software-mansion/argent

Skill Claude CodeCodex

Debug a JS runtime via CDP using argent debugger tools. Primary path is React Native via Metro (iOS / Android / Vega); a subset of the tools (debugger-connect, debugger-status, debugger-evaluate, debugger-log-registry) also drive a Chromium (CDP) app's renderer (an Electron app, or any Chromium browser exposing CDP)…

2.3k yesterday A 104 tokens original Apache-2.0

software-mansion/argent

Skill Claude CodeCodex

Grant, deny, or reset an app's runtime permissions (camera, microphone, photos, contacts, notifications, calendar, location, location-always, media-library, motion, reminders) on an iOS simulator or Android device using the argent settings-permissions tool - without navigating the system Settings UI. Use when the…

2.3k yesterday A 140 tokens original Apache-2.0

truesheet-usage

11

lodev09/react-native-true-sheet

Skill Claude CodeCodex

Consumer-side guide for integrating @lodev09/react-native-true-sheet into a React Native app. Use this skill whenever the user wants to add, configure, control, or debug a bottom sheet using TrueSheet — including ref-based sheets, named global sheets, web support with TrueSheetProvider/useTrueSheet, React Navigation…

2.0k 5d ago A 169 tokens original MIT

reactnativecn/react-native-update

Skill Claude CodeCodex

Prepare, edit, or review GitHub Release notes for react-native-update. Use whenever publishing a release or changing release notes in this repository; every release note must provide equivalent English and Simplified Chinese content.

2.0k yesterday A 47 tokens

agent-device

13

gronxb/hot-updater

Skill Claude CodeCodex

Automates interactions for iOS simulators/devices and Android emulators/devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info on mobile targets.

1.7k yesterday A 44 tokens

e2e-default

14

gronxb/hot-updater

Skill Claude CodeCodex

Run a fixed OTA regression flow for examples/v0.85.0 with agent-device. Use when the caller wants a built-in end-to-end scenario instead of defining one manually: deploy a known-good OTA bundle, verify a visible UI change plus the deployed bundleId, then deploy an intentionally crashing OTA bundle and verify rollback…

1.7k yesterday A 93 tokens

shadcn

15

gronxb/hot-updater

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

1.7k yesterday A 90 tokens

uni-stack/uniwind

Skill Claude CodeCodex

Migrate a React Native project from NativeWind to Uniwind. Use when the user wants to replace NativeWind with Uniwind, upgrade from NativeWind, switch to Uniwind, or mentions NativeWind-to-Uniwind migration. Handles package removal, config migration, Tailwind 4 upgrade, cssInterop removal, theme conversion, and all…

1.7k 4d ago C 82 tokens original MIT

uniwind

17

uni-stack/uniwind

Skill Claude CodeCodex

Uniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent- color props, platform/data/state/responsive variants, CSS variables, custom utilities…

1.7k 4d ago A 130 tokens original MIT

storybookjs/react-native

Skill Claude CodeCodex

Set up Storybook for React Native in Expo, React Native CLI, or Re.Pack projects. Use when adding Storybook to a project, configuring metro.config.js with withStorybook, creating .rnstorybook configuration files, setting up Storybook routes in Expo Router, configuring getStorybookUI, or adding the StorybookPlugin to a…

1.3k 1mo ago A 102 tokens original MIT

storybookjs/react-native

Skill Claude CodeCodex

Incrementally upgrade React Native Storybook across the supported migration paths. Use when upgrading @storybook/react-native projects from 5.3.x to 6.5.x, 6.5.x to 7.6.x, 7.6.x to 8.3.x, 8.x to 9.x, or 9.x to 10.x. Detect the currently installed Storybook version, choose only the next migration step, update…

1.3k 1mo ago A 151 tokens original MIT

storybookjs/react-native

Skill Claude CodeCodex

Create and edit React Native Storybook stories using Component Story Format (CSF). Use when writing .stories.tsx files, adding stories to React Native components, configuring Storybook addons (controls, actions, backgrounds, notes), setting up argTypes, decorators, parameters, or working with portable stories for…

1.3k 1mo ago A 83 tokens original MIT

accessibility

21

GetStream/stream-chat-react-native

Skill Claude CodeCodex

Maintain VoiceOver/TalkBack-focused accessibility in stream-chat-react-native. Use when changing interactive components, gestures, modals, lists, media controls, notifications, focus behavior, or live announcements.

1.2k 4d ago A 42 tokens

perf-benchmarking

22

GetStream/stream-chat-react-native

Skill Claude CodeCodex

Measure React Native performance on-device for stream-chat-react-native — Hermes CPU profiles, deterministic call/listener counting, component render profiling, and memory/jank capture. Use when asked to benchmark a change, prove or disprove a perf claim, compare before/after, find what re-renders or what's heavy on…

1.2k 4d ago A 113 tokens

rtl

23

GetStream/stream-chat-react-native

Skill Claude CodeCodex

Audit and maintain RTL (right-to-left) layout compatibility in stream-chat-react-native. Use when changing styles, positioning, flex layouts, swipe gestures, animated transforms, icons, text alignment, or anything that has a horizontal/directional axis.

1.2k 4d ago A 50 tokens

cali

24

callstackincubator/cali

Skill Claude CodeCodex

Use when working in the Cali repository or when you need to run, extend, or debug the Cali CLI for mobile React Native and Expo workflows. Covers Cali commands (qa, review, perf-review, dev), the shared cali-context.json contract, local mode selection, required local CLIs, provider setup, and CI integration patterns.

990 2mo ago A 76 tokens original MIT