callstackincubator/agent-skills

A collection of agent-optimized React Native skills for AI coding assistants.

1.6kStars on the repository
20Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

validate-skills

01

callstackincubator/agent-skills

Skill Claude CodeCodex

Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.

1.6k +3 25d ago A 29 tokens original MIT

agent-device

02

callstackincubator/agent-skills

Skill Claude CodeCodex

Automates interactions for Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info across mobile, TV, and desktop targets.

1.6k +3 25d ago A 53 tokens original MIT

dogfood

03

callstackincubator/agent-skills

Skill Claude CodeCodex

Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", or "test this app" on mobile. Produces a structured report with reproducible evidence: screenshots, optional repro…

1.6k +3 25d ago A 87 tokens original MIT

callstackincubator/agent-skills

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…

1.6k +3 25d ago A 134 tokens copy · 100% MIT

callstackincubator/agent-skills

Skill Claude CodeCodex

Assesses whether and how an existing mobile product should migrate to React Native. Use when auditing one or more product repositories for migration readiness, including products whose iOS, Android, and other clients live in separate directories or repositories; choosing brownfield, greenfield, or a checkpoint-based…

1.6k +3 25d ago A 104 tokens original MIT

callstackincubator/agent-skills

Skill Claude CodeCodex

Scaffolds React Native libraries with create-react-native-library for standalone libraries or local native modules and views. Use when creating or working on React Native libraries or adding native functionality in an existing app.

1.6k +3 25d ago A 44 tokens original MIT

github-actions

07

callstackincubator/agent-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.

1.6k +3 25d ago A 44 tokens original MIT

callstackincubator/agent-skills

Skill Claude CodeCodex

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

1.6k +3 25d ago A 60 tokens original MIT

callstackincubator/agent-skills

Skill Claude CodeCodex

Implements an accepted incremental brownfield migration from native iOS or Android to React Native or Expo using @callstack/react-native-brownfield. Use after the brownfield path has been selected, when setting up the integration, packaging XCFramework or AAR artifacts, or adding React Native surfaces to native hosts.

1.6k +3 25d ago A 70 tokens original MIT

callstackincubator/agent-skills

Skill Claude CodeCodex

Reviews React Native TV apps for focus/D-pad navigation, 10-foot UI layout, TV playback/DRM integration, low-memory TV performance, and TV accessibility. Use when building, debugging, or reviewing react-native-tvos, Expo TV, Amazon Vega/Kepler, or React Native web TV targets where the issue depends on remote input, TV…

1.6k +3 25d ago A 91 tokens original MIT

react-navigation

11

callstackincubator/agent-skills

Skill Claude CodeCodex

Provides React Navigation UI patterns for stacks, tabs, drawers etc. Use when building navigation UIs with React Navigation, configuring headers, bottom sheets or handling safe areas and insets.

1.6k +3 25d ago A 39 tokens original MIT

callstackincubator/agent-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…

1.6k +3 25d ago A 83 tokens original MIT