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

Sannnao/react-docs-mcp

Skill Claude CodeCodex

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

8 1mo ago A 38 tokens original MIT

angular-developer

50

felixzhu97/explore-chat

Skill Claude CodeCodexCursor

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or…

5 17d ago A 68 tokens

developer

51

felixzhu97/explore-chat

Skill Claude CodeCodexCursor

Feature development for this repo — XP, DDD, BDD, TDD, Glossary naming, Apple HIG minimal UX, living docs sync (C4 / Glossary / User Story Map), and mandatory commit/PR standards (why body + References from official docs and research). Use when implementing features, writing tests, committing, opening PRs, UI work, or…

5 17d ago A 91 tokens

spring-ai

52

felixzhu97/explore-chat

Skill Claude CodeCodexCursor

Spring AI 2.0 Development Guide. Covers ChatClient API, Structured Output, RAG, Tool Calling, Embeddings, Vector Store, MCP Integration, Clean Architecture Integration.

5 17d ago A 39 tokens

push-notifications

53

Ampli-Group/agentic-mobile-blueprint

Skill Claude CodeCodex

Set up push notifications for iOS and Android using Expo Notifications and Supabase Edge Functions. Use when adding push notifications, configuring APNs/FCM credentials, sending notifications from the backend, or troubleshooting notification delivery.

4 26d ago A 47 tokens original MIT

revenuecat

54

Ampli-Group/agentic-mobile-blueprint

Skill Claude CodeCodex

Integrate RevenueCat for in-app purchases — consumable credit packs or subscriptions. Use when setting up RevenueCat, creating products in App Store Connect / Google Play, configuring the SDK, building a paywall, or handling purchase webhooks in Supabase Edge Functions.

4 26d ago A 57 tokens original MIT

social-auth-setup

55

Ampli-Group/agentic-mobile-blueprint

Skill Claude CodeCodex

Configure Sign in with Apple and Sign in with Google for Supabase Auth. Use when adding social login, troubleshooting OAuth redirects, setting up Apple Services ID, Google OAuth credentials, or linking Google Play Console to Google Cloud.

4 26d ago A 49 tokens original MIT

hewr-srood/tanstack-appoperation-kit

Skill Claude CodeCodexCursor

Standardize how API requests are defined and consumed via AppOperation together with TanStack Query. Use in React Native/Expo projects when the user mentions appOperation, QUERYKEYS, api.ts from this kit, or wants to add new API calls, hooks, or screens that talk to the backend.

4 6mo ago A 66 tokens

rn-devtools-hub

57

rn-devtools-hub/rn-devtools-hub

Skill Claude CodeCodex

Drive a running React Native or Expo app from inside its JS runtime. Use whenever working on an RN/Expo app with the rn-devtools-hub MCP server connected, and specifically when you need to see what is on screen, act on it without coordinates, find which file produced an element, prove a change worked, reproduce a…

3 3d ago A 134 tokens original MIT

rn-devtools-release

58

rn-devtools-hub/rn-devtools-hub

Skill Claude CodeCodex

Ship a React Native or Expo app to TestFlight, the App Store and Google Play from the hub, and read where a release actually stands. Use when the app is being released, promoted, halted or investigated after shipping. Triggers on "ship it", "send it to TestFlight", "submit for review", "is the build ready", "promote…

3 3d ago A 111 tokens original MIT

rn-asset-hygiene

59

AndrewDongminYoo/rn-agents-kit

Skill Claude CodeCodex

Use when a React Native project has messy assets — unreferenced/unused image, SVG, or Lottie files, scattered or deeply-relative require() paths, or string-based asset references you want made type-safe. Audits first (read-only), then offers git-safe cleanup. Wraps the rn-typed-assets CLI.

2 13d ago A 72 tokens original Apache-2.0

rn-metro-console

60

AndrewDongminYoo/rn-agents-kit

Skill Claude CodeCodex

Use when you need to read a running React Native app's console output — confirm a log fired, watch console.warn/error, or verify runtime behavior — without opening the DevTools GUI. Reads logs from Metro's CDP endpoint; bounded by default. Read-only with respect to project source. Runs the bundled rn-console.mjs…

2 13d ago A 72 tokens original Apache-2.0

rn-newarch-audit

61

AndrewDongminYoo/rn-agents-kit

Skill Claude CodeCodex

Use when planning a React Native upgrade or asking "is my app ready for the New Architecture?" — audits which dependencies and app-local native modules block enabling the New Architecture. Read-only; reports and interprets, changes nothing. Wraps the rn-newarch-ready CLI.

2 13d ago A 60 tokens original Apache-2.0

lahjh

62

AlshehriAli0/agent-skills

Skill Claude CodeCodex

Write Saudi Arabic for apps and websites — localizing UI strings and product copy, naming a feature in Arabic, or reviewing Arabic that reads like a translation. Use when Arabic must feel like a message from someone who knows the person, rather than English wearing Arabic words.

2 11d ago A 56 tokens

AlshehriAli0/agent-skills

Skill Claude CodeCodex

Opinionated production conventions for react-native-unistyles v3 (React Native / Expo): Tailwind-style theme scales, dynamic-function styling over conditional arrays, gap-over-margin, theme-only values. Use when styling or theming React Native / Expo components, writing or refactoring StyleSheet.create, converting RN…

2 11d ago A 104 tokens

AlshehriAli0/agent-skills

Skill Claude CodeCodex

Production conventions for TanStack Query (React Query): a five-file feature folder (types/requests/keys/queries/mutations), queryOptions() key factories with a single all() root per feature for hierarchical invalidation, QueryConfig/MutationConfig type helpers, optimistic updates with rollback, and useInfiniteQuery…

2 11d ago A 119 tokens

expo-best-practices

65

ofershap/expo-best-practices

Skill Claude CodeCodex

Expo and React Native done right. Expo Router, EAS Build, native modules, platform-specific patterns, and navigation.

1 6mo ago A 30 tokens original MIT

video-editing

66

YansIlinta/video-agent-runtime

Skill Claude CodeCodex

Operate Video Agent Runtime projects through structured MCP tools for transcript-first long-form-to-short-form editing, preview review, feedback diagnosis, narration, versioning, and approved export. Use for editing an existing runtime project; do not use for direct FFmpeg or manual project-JSON changes.

1 8d ago A 60 tokens original MIT

Sannnao/react-native-docs-mcp

Skill Claude CodeCodex

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

0 1mo ago A 38 tokens copy · 100% MIT

RanjithKumarSeekolu/dejank

Skill Claude CodeCodexCursor

Investigate slow React Native screen renders using TracePilot MCP (profiles, UI automation, native logs). Use when the user asks why a screen is slow, janky, or re-rendering too much in a local RN debug build.

0 12d ago A 53 tokens original MIT