Claude Code Plugins

Community-maintained marketplace

Feedback

react-native-patterns

@keenranger/dotfiles
0
0

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.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.