Loading...
Loading...
Comprehensive Expo React Native feature development guide. This skill should be used when building mobile app screens, navigation, data fetching, authentication, deep linking, or native UX patterns with Expo. Triggers on tasks involving Expo Router, React Native components, mobile forms, or app configuration.
npx skill4agent add pproenca/dot-skills expo-react-native-coder| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Project Setup & Configuration | CRITICAL | |
| 2 | Routing & Navigation | CRITICAL | |
| 3 | Screen Patterns & Layouts | HIGH | |
| 4 | Data Fetching & State | HIGH | |
| 5 | Authentication & Security | HIGH | |
| 6 | Deep Linking & Universal Links | HIGH | |
| 7 | Native UX Patterns | MEDIUM-HIGH | |
| 8 | Forms & User Input | MEDIUM | |
| 9 | Assets & Theming | MEDIUM | |
| 10 | Error Handling & Testing | MEDIUM | |
setup-typescript-configsetup-app-config-typescriptsetup-environment-variablessetup-eas-build-profilessetup-development-buildroute-file-based-routingroute-tab-navigatorroute-dynamic-segmentsroute-stack-within-tabsroute-modal-presentationroute-typed-routesroute-drawer-navigatorscreen-list-flashlistscreen-detail-paramsscreen-loading-statescreen-pull-to-refreshscreen-header-optionsscreen-settings-listdata-api-routesdata-secure-storedata-sqlite-localdata-fetch-on-focusdata-async-storage-simpledata-abort-controllerauth-protected-routesauth-context-providerauth-oauth-flowauth-login-formauth-splash-loadinglink-deep-linking-schemelink-universal-links-ioslink-android-app-linkslink-handle-incomingux-safe-area-insetsux-status-barux-haptic-feedbackux-gesture-handlerux-keyboard-avoidingform-text-input-configform-controlled-inputsform-submit-button-stateform-dismiss-keyboardasset-image-optimizationasset-font-loadingasset-vector-iconsasset-splash-screentest-jest-setuptest-component-testingtest-error-boundarytest-e2e-maestroassets/templates/| Template | Description |
|---|---|
| Bottom tab navigator with icons |
| Root layout with protected routes |
| List with FlashList, refresh, states |
| Detail screen with param handling |
| Form with validation, keyboard handling |
| Auth context with SecureStore |
| Error boundary component |
| File | Description |
|---|---|
| AGENTS.md | Complete compiled guide with all rules |
| references/_sections.md | Category definitions and ordering |
| assets/templates/ | Production-ready code templates |
| metadata.json | Version and reference information |