react-native-development

Generate React Native component scaffolds with TypeScript, Expo, and React Navigation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/k002bill2/LiveMetro --skill react-native-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-native-development
Source: https://github.com/k002bill2/LiveMetro/tree/main/.claude/skills/react-native-development
Command: npx skills add https://github.com/k002bill2/LiveMetro --skill react-native-development

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides practical guidelines for React Native component development with TypeScript, Expo, and React Navigation to accelerate UI creation and navigation flows.

Core Features & Use Cases

  • Component scaffolding with TypeScript types
  • Screen and navigation design patterns
  • Reusable hooks and Expo SDK integration
  • Use case: Create a reusable button component with navigation hooks following TS patterns

Quick Start

Ask Claude to generate a new UI component scaffold in TypeScript for Expo with React Navigation, e.g., "Create a Button component in TS with Expo and navigation hooks."