Agent Skills: React Native Patterns

React Native mobile development patterns for authentication, platform-specific issues, navigation, and SDK integration. Use when debugging React Native apps, fixing iOS/Android issues, handling auth flows, or integrating native SDKs.

UncategorizedID: keenranger/dotfiles/react-native-patterns

Install this agent skill to your local

pnpm dlx add-skill https://github.com/keenranger/dotfiles/tree/HEAD/agent/skills/react-native-patterns

Skill Files

Browse the full folder contents for react-native-patterns.

Download Skill

Loading file tree…

agent/skills/react-native-patterns/SKILL.md

Skill Metadata

Name
react-native-patterns
Description
React Native mobile development patterns for authentication, platform-specific issues, navigation, and SDK integration. Use when debugging React Native apps, fixing iOS/Android issues, handling auth flows, or integrating native SDKs.

React Native Patterns

Mobile development patterns learned from sleepstar and related projects.

Key Areas

See auth.md for authentication patterns (Amplify, Cognito, OAuth).

See platform.md for iOS vs Android differences.

See navigation.md for routing and navigation patterns.

See sdk-integration.md for native SDK integration patterns.