New to Claude Skills? Learn how to install them →

Mobile Development skills

Free agent skills tagged mobile development, ready to install into any SKILL.md-compatible agent.

Zoom Video SDK for React Native

anthropics

Build custom mobile video experiences with Zoom.

Developer Toolsintermediate23.4k repo
E

Expo Module

expo

Build native modules for Expo apps with ease.

Developer ToolsintermediateShell2.4k repo

Zoom Meeting SDK for Android

anthropics

Embed Zoom meetings seamlessly in your Android apps.

Developer Toolsintermediate23.4k repo

React Native & Expo Guide

minimax-ai

Comprehensive guide for React Native and Expo development.

Developer ToolsintermediateNode · Shell13.3k repo
A

Assess React Native Migration

callstackincubator

Evaluate your mobile product's readiness for React Native.

Developer Toolsintermediate1.6k repo
E

Expo Upgrade

expo

Streamline your Expo SDK upgrades and dependency fixes.

Developer ToolsintermediateNode · Shell2.4k repo

Edge-to-Edge Support

android

Migrate your Jetpack Compose app for adaptive UI.

Developer Toolsintermediate6.7k repo

React Native Architecture

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Card-Based Design

Web and App implementation guide for Card-Based Design. Trigger when user wants information cards, Pinterest-style layouts, and bite-sized content containers.

T

TrueSheet Usage Guide

Consumer-side guide for integrating @lodev09/react-native-true-sheet into a React Native app. Use this skill whenever the user wants to add, configure, control, or debug a bottom sheet using TrueSheet — including ref-based sheets, named global sheets, web support with TrueSheetProvider/useTrueSheet, React Navigation or Expo Router sheet flows, Reanimated-driven animations, scrolling content, stacking, headers/footers, detents, side sheets, keyboard handling, dimming, liquid glass, and Jest testing. Also use when the user is migrating from v2 to v3, troubleshooting layout or gesture issues, or asking about any TrueSheet prop, event, or method — even if they don't mention "TrueSheet" by name but describe a bottom sheet in a React Native context.

React Native Expert

Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.

Stitch to React Native

Convert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.

Expo Project Structure

Framework (OSS). Folder structure for a new Expo app. Use when scaffolding or laying out a new Expo project with Expo Router, or deciding where a file should live in one. For new projects only — never restructure an existing app to match.

Expo Native UI

Framework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, animations, visual effects, gradients, storage, and responsive layout. For routing and navigation, use the expo-router skill.

Expo Brownfield

Framework (OSS). Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.