github.com/callstackincubator/agent-skills
| Skill | Added | Review |
|---|---|---|
agent-device plugins/vendored/.agents/skills/agent-device/SKILL.md 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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
assess-react-native-migration skills/assess-react-native-migration/SKILL.md 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 path; defining a representative trial; or preparing a baseline and ROI decision before implementation. When product scope or material evidence is unavailable, grills the stakeholder with exactly one question per turn instead of sending a questionnaire. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
create-react-native-library skills/create-react-native-library/SKILL.md 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. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
dogfood plugins/vendored/.agents/skills/dogfood/SKILL.md 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 videos, and detailed steps for every issue. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
github-actions skills/github-actions/SKILL.md 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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
react-native-best-practices skills/react-native-best-practices/SKILL.md 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. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
react-native-brownfield-migration skills/react-native-brownfield-migration/SKILL.md 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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
react-native-testing plugins/vendored/.agents/skills/react-native-testing/SKILL.md 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 18, sync render) and v14 (React 19+, async render). Triggers on: test files for React Native components, RNTL imports, mentions of "testing library", "write tests", "component tests", or "RNTL". | 93 93 1.70x Agent success vs baseline Impact 94% 1.70xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 61e6e7d | |
react-native-tv-best-practices skills/react-native-tv-best-practices/SKILL.md 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 focus, TV packaging, TV hardware, or TV playback constraints. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
react-navigation skills/react-navigation/SKILL.md 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. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
upgrading-react-native skills/upgrading-react-native/SKILL.md 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 to 0.y, or migrating Expo SDK alongside a React Native upgrade. | 77 77 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 61e6e7d | |
validate-skills .claude/skills/validate-skills/SKILL.md Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d | |
writing-user-docs skills/writing-user-docs/SKILL.md House style for user-facing documentation — voice, scope, structure, and what to leave out. Use this skill whenever writing, editing, or reviewing anything a user reads to learn how to use a tool — help center articles, getting-started guides, tutorials, feature docs, README usage sections, in-app help, release notes, or FAQ entries. Trigger it even when the request is phrased plainly — "document this feature", "write docs for X", "explain this to users", "write a README for this library", "turn these notes into a guide" — and even when no style guidelines are mentioned. Also use it to review existing docs for tone, bloat, or leaked implementation detail. Do not use it for internal engineering docs, architecture write-ups, RFCs, or code comments. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61e6e7d |