maikotrindade/mobile-tester-agent
Instructions file
Instructions for maikotrindade/mobile-tester-agent, covering mobile-tester-agent, where to find things, project layout, backend stack and frontend stack.
maikotrindade/mobile-tester-agent
Instructions file
Instructions for maikotrindade/mobile-tester-agent, covering mobile-tester-agent, where to find things, project layout, backend stack and frontend stack.
maikotrindade/awesome-react-native-skills
Plugin Claude Code
A curated marketplace of Claude Code skills for building production React Native apps in 2026.
maikotrindade/awesome-react-native-skills
Plugin Claude Code
Curated Claude skills for building production React Native apps in 2026: core, ecosystem, Expo, performance, testing, brownfield migration, upgrading, GitHub workflows, and more.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
GitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.
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.
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.
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.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
Expo toolchain for React Native — Expo Router, EAS Build/Update/Deploy, native modules, SDK upgrading, and Expo UI/data patterns.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
Deep React Native performance — FPS profiling, bundle size, TTI measurement, native threading, memory leaks, and profiling tools.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
React Native Reusables brings the shadcn/ui experience to React Native: copy-paste or CLI-scaffolded components, theming via CSS variables, and RN Primitives under the hood. It supports NativeWind and Uniwind, requires a root PortalHost for overlays, and uses a Text inheritance system and an Icon wrapper for Lucide.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
Deep React Native Testing Library (RNTL) reference — v13 (React 18 sync) and v14 (React 19 async), queries, userEvent, matchers, anti-patterns.
maikotrindade/awesome-react-native-skills
Skill Claude CodeCodex
Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x…