almasumdev/awesome-react-native-agent-skills

Curated agent skills, conventions, and workflows for building React Native apps with AI coding agents.

1Stars on the repository
20Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

rn-architecture

01

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on structuring a React Native 0.75+ app with a feature-sliced layout, New Architecture (Fabric + TurboModules) enabled, and strict TypeScript. Use this when asked about project structure, folder layout, or module boundaries.

not rated 1 4mo ago A 55 tokens

rn-data-layer

02

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on building an offline-first data layer in React Native with MMKV, WatermelonDB, or SQLite behind a repository abstraction. Use when asked about persistence, caching, or offline support.

not rated 1 4mo ago A 43 tokens

rn-state-management

03

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on choosing and using Zustand, Redux Toolkit, or Jotai for client state and TanStack Query for server state in React Native 0.75+. Use when asked about state management, stores, or server caching.

not rated 1 4mo ago A 50 tokens

rn-ci-cd

04

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on CI/CD for React Native with EAS Build, GitHub Actions, Fastlane, and EAS Update / CodePush for OTA delivery. Use when asked about builds, store submission, or OTA updates.

not rated 1 4mo ago A 49 tokens

rn-flavors

05

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on Android product flavors and iOS schemes for multi-environment React Native builds, with a runtime env selector. Use when asked about flavors, schemes, dev/staging/prod, or configuration.

not rated 1 4mo ago A 45 tokens

rn-async-patterns

06

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on Promises, async/await, cancellation with AbortController, timeouts, and retries in React Native / TypeScript. Use when asked about async code, cancellation, timeouts, or retries.

not rated 1 4mo ago A 48 tokens

rn-data-fetching

07

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on TanStack Query v5 in React Native -- queries, mutations, optimistic updates, polling, retries, and offline behavior. Use when asked about data fetching, caching, or server state.

not rated 1 4mo ago A 45 tokens

rn-offline-sync

08

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on offline-first sync in React Native -- queueing mutations, conflict handling, and background sync. Use when asked about offline write, sync, queues, or conflicts.

not rated 1 4mo ago A 40 tokens

class-to-hooks

09

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Guidance on migrating legacy React Native class components to function components with hooks. Use when asked to modernize, refactor, or remove class components.

not rated 1 4mo ago A 34 tokens

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Guidance on migrating React Native apps from the Old Architecture (Paper + Bridge) to the New Architecture (Fabric + TurboModules) with Codegen and the interop layer. Use when asked about New Architecture migration, Fabric, TurboModules, bridgeless mode, or codegen.

not rated 1 4mo ago A 65 tokens

rn-bundle-size

11

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on shrinking React Native bundle size with Hermes bytecode, Metro config, tree shaking, and inline requires. Use when asked about bundle size, startup, or Metro configuration.

not rated 1 4mo ago A 41 tokens

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on auditing React Native performance, including Hermes sampling profiler, re-render detection, and list performance. Use when asked about slow screens, jank, dropped frames, or excessive re-renders.

not rated 1 4mo ago A 45 tokens

rn-e2e-testing

13

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on end-to-end testing React Native apps with Maestro or Detox, including CI setup and flake reduction. Use when asked about E2E, UI automation, Maestro, or Detox.

not rated 1 4mo ago C 45 tokens

rn-testing

14

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on unit and component testing in React Native with Jest and React Native Testing Library, including hook tests, mocks, and snapshot discipline. Use when asked about unit tests, component tests, or mocks.

not rated 1 4mo ago A 44 tokens

rn-accessibility

15

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on accessibility in React Native, covering accessibilityRole, labels, state, focus, touch targets, and RTL. Use when asked about a11y, screen readers, TalkBack, VoiceOver, or RTL.

not rated 1 4mo ago A 48 tokens

rn-animations

16

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on animations in React Native using Reanimated 3 worklets, Gesture Handler, Skia, and Moti. Use when asked about animations, gestures, transitions, or canvas drawing.

not rated 1 4mo ago A 43 tokens

rn-components

17

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on building composable React Native components with StyleSheet, Unistyles, or NativeWind, and using FlashList for performant lists. Use when asked about components, styling, or list rendering.

not rated 1 4mo ago A 44 tokens

rn-images

18

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on efficient image loading in React Native with expo-image or react-native-fast-image, including caching, placeholders, priority, and memory hygiene. Use when asked about images, avatars, or media lists.

not rated 1 4mo ago A 44 tokens

rn-localization

19

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on i18n in React Native with i18next or Lingui, ICU plurals, dynamic locale switching, and RTL layout mirroring. Use when asked about translations, plurals, locale, or RTL.

not rated 1 4mo ago A 49 tokens

rn-navigation

20

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on React Navigation 7 with native-stack, typed routes, deep links, and tab+stack composition. Use when asked about navigation, routing, deep linking, or screen typing.

not rated 1 4mo ago A 41 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: