react-native とは?
Expo と基本的なワークフローを使用したモバイル アプリ開発用の React Native パターン。トリガー: モバイル アプリを構築するとき、Expo、React Navigation、または NativeWind を使用して React Native コンポーネントを操作するとき。 ソース: gentleman-programming/gentleman-skills。
Expo と基本的なワークフローを使用したモバイル アプリ開発用の React Native パターン。トリガー: モバイル アプリを構築するとき、Expo、React Navigation、または NativeWind を使用して React Native コンポーネントを操作するとき。
コマンドラインで react-native AI スキルを開発環境にすばやくインストール
ソース: gentleman-programming/gentleman-skills。
| Create new Expo project | npx create-expo-app@latest --template tabs | | Add NativeWind | npx expo install nativewind tailwindcss | | Platform check | Platform.OS === 'ios' | | Safe insets | useSafeAreaInsets() from react-native-safe-area-context | | Navigation | router.push('/screen') with Expo Router |
| Deep linking | Configure in app.json under expo.scheme | | Environment vars | Use expo-constants or react-native-dotenv | | Icons | @expo/vector-icons (included in Expo) | | Animations | react-native-reanimated for 60fps animations | | Gestures | react-native-gesture-handler |
Expo と基本的なワークフローを使用したモバイル アプリ開発用の React Native パターン。トリガー: モバイル アプリを構築するとき、Expo、React Navigation、または NativeWind を使用して React Native コンポーネントを操作するとき。 ソース: gentleman-programming/gentleman-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill react-native インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill react-nativeBrowse more skills from gentleman-programming/gentleman-skills
Expo と基本的なワークフローを使用したモバイル アプリ開発用の React Native パターン。トリガー: モバイル アプリを構築するとき、Expo、React Navigation、または NativeWind を使用して React Native コンポーネントを操作するとき。 ソース: gentleman-programming/gentleman-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill react-native インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/gentleman-programming/gentleman-skills