This is a comprehensive mobile development reference that covers the full stack: React Native, Flutter, native iOS with SwiftUI, and native Android with Jetpack Compose. It includes scaffold scripts, build automation, and store submission helpers. The platform decision matrix alone saves you an hour of research when choosing a stack. The workflows are opinionated in a good way, pushing you toward modern patterns like Expo Router, Zustand for state, and proper ViewModel architectures for native. The performance profiling workflow is especially useful since most mobile skills skip optimization entirely. If you're building cross-platform apps or need to jump between native and React Native codebases, this gives you consistent patterns across all of them.
npx skills add https://github.com/borghei/claude-skills --skill senior-mobile