mobile
by vanman2024v2.0.0
Mobile development plugin for React Native/Expo apps, responsive web design, PWAs, with Supabase/Clerk integration and app store deployment via EAS Build
Commands
addAdd a specific feature to an existing mobile project. Features include screen, auth, navigation, database, pwa, deploy.
buildBuild complete mobile application for new or existing projects with React Native/Expo, navigation, auth, and deployment
Documentation
# mobile Mobile development plugin for React Native/Expo apps, responsive web design, PWAs, with Supabase/Clerk integration and app store deployment via EAS Build. ## Features ### Mobile App Development (React Native + Expo) - Project initialization with Expo - Screen and navigation setup (React Navigation) - Authentication with Clerk - Database with Supabase - Push notifications - Offline support ### Mobile Web - Responsive design patterns - Mobile-first CSS - Progressive Web Apps (PWA) - Touch-friendly UI ### Deployment - EAS Build for iOS and Android - App store submission automation - CI/CD pipeline setup ## Installation ```bash # Plugin is part of ai-dev-marketplace ``` ## Commands | Command | Description | |---------|-------------| | `/mobile:init` | Initialize Expo/RN project | | `/mobile:add-screen` | Add new screen/view | | `/mobile:add-navigation` | React Navigation setup | | `/mobile:add-auth` | Clerk mobile auth | | `/mobile:add-database` | Supabase integration | | `/mobile:add-push` | Push notifications | | `/mobile:add-offline` | Offline support | | `/mobile:add-responsive` | Make web mobile-friendly | | `/mobile:add-pwa` | Convert to PWA | | `/mobile:optimize` | Performance optimization | | `/mobile:build` | EAS Build | | `/mobile:deploy` | App store deployment | ## Agents - **mobile-architect** - Design mobile app architecture - **expo-specialist** - Expo + React Native expertise - **responsive-design-specialist** - Mobile web/responsive CSS - **pwa-specialist** - Progressive Web App setup - **mobile-navigation-specialist** - React Navigation patterns - **mobile-auth-specialist** - Clerk mobile auth - **mobile-database-specialist** - Supabase mobile integration - **app-store-deployer** - EAS Build + app store deployment ## Skills - `expo-patterns` - Expo configuration and best practices - `react-navigation-patterns` - Navigation setup patterns - `responsive-patterns` - Responsive CSS/Tailwind patterns - `pwa-config` - PWA manifest and service worker configs - `clerk-mobile-auth` - Clerk SDK mobile integration - `supabase-mobile` - Supabase mobile SDK patterns - `eas-build-config` - EAS Build configuration - `app-store-deployment` - App store submission guides ## License MIT