react native skills

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

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

rozenite

25

callstackincubator/rozenite

Skill Claude CodeCodex

Use Rozenite for Agents to inspect React Native DevTools data and Rozenite plugins on a live app target, either through shell-driven rozenite agent commands or programmatic @rozenite/agent-sdk usage. Trigger this skill for any task that needs live app inspection, debugging, or plugin interaction through Rozenite.

653 yesterday A 72 tokens original MIT

api-design

26

margelo/react-native-skills

Skill Claude CodeCodex

Design and review predictable public APIs for TypeScript, JavaScript, React, and React Native libraries. Use when shaping exported functions, classes, hooks, options objects, event and listener APIs, error behavior, naming, cross-platform abstractions, or JS-only packages. Pair with build-nitro-modules when the…

164 +1 11d ago A 72 tokens

build-nitro-modules

27

margelo/react-native-skills

Skill Claude CodeCodex

Builds and designs React Native Nitro Modules with Nitrogen, HybridObject TypeScript specs, Nitro View components, generated native implementations, zero-copy and native-state APIs, Swift/Kotlin/C++ bindings, example apps, and testing. Use when creating a Nitro Module, adding or reviewing HybridObjects, building a…

164 +1 11d ago A 105 tokens

kotlin

28

margelo/react-native-skills

Skill Claude CodeCodex

Design, implement, and review Kotlin and Android APIs. Use when working on .kt files, Kotlin nullability, sealed classes/interfaces, coroutines, Android threading, Java interop, or Kotlin-backed React Native Nitro Module implementations.

164 +1 11d ago A 49 tokens

zafer-skills

29

zaferayan/skills

Skill Claude CodeCodex

Expo React Native mobile app development with RevenueCat payments, AdMob ads, i18n localization, onboarding flow, paywall, and NativeTabs navigation.

112 7mo ago A 35 tokens

gabelul/stitch-kit

Skill Claude CodeCodex

Extracts a Stitch design and generates production code artifacts — CSS custom properties with dark mode tokens, a Tailwind v4 @theme block, and a semantic design system document. Run this before framework conversion skills.

43 1mo ago A 47 tokens original Apache-2.0

stitch-ideate

31

gabelul/stitch-kit

Skill Claude CodeCodex

Conversational design ideation agent that researches trends, explores visual directions, and refines ideas through adaptive questioning — then produces a rich PRD document and auto-generates Stitch screens. Your design buddy that thinks deeply before designing.

43 1mo ago A 51 tokens original Apache-2.0

stitch-orchestrator

32

gabelul/stitch-kit

Skill Claude CodeCodex

Master entry point for all Stitch design workflows. Routes from user request → design spec → prompt assembly → screen generation → iteration (edit, variants, design systems) → design system extraction → framework conversion (Next.js, Svelte, HTML, React Native, or SwiftUI) → optional quality pass.

43 1mo ago A 66 tokens original Apache-2.0

spec-harness-audit

33

chohra-med/expo_boilerplate

Skill Claude CodeCodex

Health-check the memory bank, rules, and index — flag stale, contradictory, or redundant entries and spec↔code drift. Use when Malik says 'audit the bank', 'is the memory stale', 'check spec harness health', or 'clean up the rules'.

32 12d ago A 60 tokens original MIT

chohra-med/expo_boilerplate

Skill Claude CodeCodex

Bind the 6 SDD agents to THIS project's rules — fill each agent's GEN:rules region with its concern's real rules (implementer←Coding, tester←Testing+commands, reviewer←Reviewing, researcher/planner←Architecture, verifier←goal). Use when Malik says 'generate the agents', 'make the agents project-specific', 'bind agents…

32 12d ago A 132 tokens original MIT

spec-harness-rules

35

chohra-med/expo_boilerplate

Skill Claude CodeCodex

Per-directory rules — resolve the nearest RULES.md for a path (coding/architecture/packages/testing/reviewing), or generate it from a directory's real code when missing. Use when Malik says 'different directories have different rules', 'add rules per directory', 'each package needs its own rules', 'what rules apply…

32 12d ago A 99 tokens original MIT

heristop/leclap

Skill Claude CodeCodex

Use when creating or editing a video template JSON (the template descriptor), adding or changing sections/filters/maps/variables/transitions/looks/motion/audio/layers, or debugging template validation errors in ffmpeg-video-composer.

24 +1 6d ago A 51 tokens original MIT

heristop/leclap

Skill Claude CodeCodex

Use when adding a segment type, platform adapter, editor manager, core service, or descriptor effect (look/grade/motion/section-audio field) in packages/ffmpeg-video-composer, or when wiring new dependencies into the tsyringe container.

24 +1 6d ago A 58 tokens original MIT

heristop/leclap

Skill Claude CodeCodex

Use when building, modifying, or consuming the on-device FFmpeg engine — the Rust crate packages/ffmpeg-engine, the leclap-ffmpeg Expo native module, the run/probe/version/cancel API, the uniffi bindings, build-engine.sh, or the FFmpeg-from-source toolchain in scripts/ffmpeg.

24 +1 6d ago A 75 tokens original MIT

tovimx/maestro-mobile-testing-skill

Skill Claude CodeCodex

Maestro mobile E2E testing patterns for React Native/Expo apps: YAML test flows, testID selectors, adaptive auth state, optimistic update verification, GraalJS scripting, cross-platform stability, CI/CD integration, Maestro Cloud, and MCP server integration.

23 6mo ago C 56 tokens

app-build-planner

40

StanfordSpezi/SpeziVibe

Skill Claude CodeCodex

Turn planning outputs into a milestone-based implementation plan that sequences features, maps them to available packages or modules, and hands off to a coding agent for implementation.

23 10d ago A 36 tokens original MIT

StanfordSpezi/SpeziVibe

Skill Claude CodeCodex

Integrate patient-authorized EHR record retrieval into a digital health app using Fasten Connect — provider linking, webhook ingestion, FHIR record handling, and the data privacy decisions that come with holding the records.

23 10d ago A 49 tokens original MIT

StanfordSpezi/SpeziVibe

Skill Claude CodeCodex

Design a FHIR R4 data model for a healthcare application by mapping clinical concepts to resources, terminology, and implementation-ready relationships.

23 10d ago A 32 tokens original MIT

estevg/skills

Skill Claude CodeCodex

Generate React Native Reanimated animation code for React Native apps. Use when user asks to create, implement, or add animations in React Native — including transitions, gestures, scroll-linked effects, layout animations, layout transitions, entering/exiting animations, CSS animations, CSS transitions, shared element…

14 6mo ago A 144 tokens original MIT

maikotrindade/awesome-react-native-skills

Skill Claude CodeCodex

Provides an incremental adoption strategy to migrate native iOS or Android apps to React Native or Expo using @callstack/react-native-brownfield for initial setup. Use when planning migration steps, packaging XCFramework/AAR artifacts, and integrating them into host apps.

10 +1 3mo ago A 59 tokens GPL-3.0

react-native-core

45

maikotrindade/awesome-react-native-skills

Skill Claude CodeCodex

React Native core components, layout, styling, animations, lists, platform APIs, and best practices. Use when building iOS/Android UIs with native components.

10 +1 3mo ago A 37 tokens GPL-3.0

maikotrindade/awesome-react-native-skills

Skill Claude CodeCodex

React Native ecosystem — navigation, state, data fetching, Reanimated, storage, TypeScript patterns, accessibility, and deep linking. Use when building production React Native apps with React Navigation, Zustand, TanStack Query, or Reanimated v3.

10 +1 3mo ago A 55 tokens GPL-3.0

add-docs-preset

47

Sannnao/react-docs-mcp

Skill Claude CodeCodex

Procedure for adding a new docs MCP package (a new library preset) to this monorepo — feasibility check, preset file, package scaffold, tests, smoke test, publish, mirror. Use when asked to create an MCP server for another library's documentation (e.g. "add a docs MCP for ").

8 1mo ago A 70 tokens original MIT

using-docs-mcp

48

Sannnao/react-docs-mcp

Skill Claude CodeCodex

How to effectively use the react-docs-mcp / react-native-docs-mcp search and doc-retrieval tools instead of relying on training-data memory of React/React Native APIs.

8 1mo ago A 44 tokens original MIT