10 skills
agent-skills1.4k ★
A collection of agent-optimized React Native skills for AI coding assistants.
checked 4d ago
Diagnose and fix app slowdown in React Native
Pinpoints whether your app is slow because of JS thread blocking, bridge overhead, re-renders, or animations. Suggests the right fix: FlashList, native modules, Hermes tuning, or memory leak cleanup.
·★1.4k↓0
checked 4d ago
Check your skill meets the spec
Scans a SKILL.md or skill repo against the official agentskills.io spec and Claude Code conventions, flagging syntax errors and best-practice gaps before publishing.
·★1.4k↓0
checked 4d ago
Upgrade React Native without breaking the build
Steps through a version bump: applies template diffs, updates dependencies, migrates iOS and Android config, resolves CocoaPods and Gradle changes, flags breaking API shifts.
·★1.4k↓0
checked 4d ago
Hunt bugs and friction in a mobile app
Systematically explores an iOS or Android app across screens and flows, documenting every crash, confusing UX, dead link, and edge case with steps to reproduce.
·★1.4k↓0
checked 4d ago
Navigate complex pull request workflows
Handles stacked PRs, code review handoffs, and branch management via gh CLI. Routes you through the right merge strategy for your team's workflow without manual CLI fumbling.
·★1.4k↓0
checked 4d ago
Plan a native-to-React Native app migration
Maps out incremental steps to add React Native screens to an existing iOS or Android app without rewriting the whole codebase, then handles the packaging and integration work.
·★1.4k↓0
checked 4d ago
Write solid React Native component tests
Knows React Native Testing Library v13–14: how to render components, query elements, simulate user taps and gestures, and assert behavior — without test-implementation coupling.
·★1.4k↓0
checked 4d ago
Set up a React Native CI pipeline
Generates a GitHub Actions workflow that builds and tests your React Native app on iOS simulators and Android emulators, then downloads built artifacts automatically.
·★1.4k↓0
checked 4d ago
Control and test apps on any device remotely
Tap, type, scroll, and screenshot across iOS, Android, macOS, and tvOS devices as if Claude were using the phone. Extract text from any screen element.
·★1.4k↓0
checked 4d ago
Build performant React Native apps
Guides component design, list rendering, animations, and native module integration for React Native and Expo. Catches common performance pitfalls before they ship.
·★1.4k↓0