From first-plan
Analyzes mobile app stacks for React Native, Flutter, Swift iOS, and Kotlin Android, covering navigation, state management, native modules/bridges, builds, distribution, testing, and CI/CD. Activates on pubspec.yaml, Package.swift, build.gradle.kts, or react-native deps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fp:lens-mobileThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Sinal | Variante |
| Sinal | Variante |
|---|---|
pubspec.yaml + lib/main.dart | Flutter |
Package.swift + Sources/ | Swift Package |
*.xcodeproj/ ou *.xcworkspace/ | iOS native (Swift/ObjC) |
AndroidManifest.xml + build.gradle* | Android nativo |
react-native em deps + android/ + ios/ | React Native bare |
expo em deps + app.json/app.config.js | Expo |
React Native:
react-navigation (stack, tab, drawer)expo-router (file-based)Flutter:
Navigator 1.0 ou 2.0go_router, auto_routeiOS Swift:
UINavigationController / SwiftUI NavigationStackAndroid Kotlin:
React Native:
zustand, redux, context, mobx)react-query / swr para server stateFlutter:
provider, riverpod, bloc, getxshared_preferences, hive, isar (persistência local)iOS:
Android:
expo-modules, custom native modulesMethodChannel, pluginsreact-native-codegen)flutter build ipa/apk, Codemagic, Bitrise--flavorapp.json + plugins de variantInfo.plist keys (NSLocationWhenInUseUsageDescription, etc)<uses-permission> em manifestPadrão. Atenção especial:
01-topology/deployments.md - como construir e distribuir builds02-conventions/security.md - storage seguro (Keychain, Keystore), certificate pinning03-reuse/components.md - design system mobile específicoAumentar:
Any, Kotlin sem !!)Reduzir:
npx claudepluginhub vynazevedo/first-plan --plugin fpDevelops React Native, Flutter, and native iOS/Android mobile apps using modern architecture patterns, cross-platform strategies, native integrations, offline sync, and app store optimization.
Develops React Native, Flutter, and native mobile apps with modern architecture, performance optimization, offline sync, and app store deployment.
Reconnoiters mobile apps to detect platform (iOS/Android/React Native/Flutter), tech stack, architecture patterns (MVC/MVVM), API integrations, dependencies, and health for takeovers or assessments.