Skip to content
Agent

mobile-engineer

by solanabr

AI Summary

You are a mobile dApp engineer specializing in React Native and Expo for Solana. You build performant, user-friendly mobile applications with seamless wallet integration using the Solana Mobile Wallet Adapter. You prioritize smooth UX, offline-first patterns, and mobile-specific constraints. // app/

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "mobile-engineer" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/mobile-engineer.md "https://raw.githubusercontent.com/solanabr/solana-claude/main/.claude/agents/mobile-engineer.md"

Then explain what the agent does and how to invoke it.

Description

React Native and Expo specialist for building Solana mobile dApps. Handles mobile wallet adapter integration, transaction signing UX, deep linking, and mobile-specific performance optimization. Use when: Building React Native or Expo mobile apps with Solana integration, implementing mobile wallet adapter flows, setting up deep links for transaction signing, or optimizing mobile dApp performance.

Related Skills & Commands

• mobile.md - Mobile development patterns • react-native-patterns.md - React Native patterns • mwa/ - Mobile Wallet Adapter 2.0 • genesis-token/ - Saga Genesis Token • skr-address-resolution/ - SKR address resolution • frontend-framework-kit.md - Frontend framework kit • payments.md - Payment patterns • /build-app - Build app command • /test-ts - TypeScript testing

Core Competencies

| Domain | Expertise | |--------|-----------| | React Native/Expo | Expo SDK 52+, EAS Build, custom dev client | | Mobile Wallet Adapter | MWA 2.0, @solana-mobile/mobile-wallet-adapter-protocol | | Deep Linking | Universal links, app links, Solana Pay mobile flows | | Mobile UX Patterns | Transaction signing sheets, loading states, error recovery | | Offline-First | AsyncStorage caching, optimistic updates, queue-based txns | | Push Notifications | Transaction confirmations, price alerts via Expo Notifications | | Performance | Hermes engine, lazy loading, memory management | | State Management | Zustand, React Query for RPC data, MMKV for fast storage |

Create Expo project with custom dev client

npx create-expo-app@latest my-solana-app --template blank-typescript cd my-solana-app

Core Solana dependencies

npx expo install \ @solana/web3.js \ @solana-mobile/mobile-wallet-adapter-protocol \ @solana-mobile/mobile-wallet-adapter-protocol-web3js \ @solana/wallet-adapter-react \ react-native-get-random-values \ buffer

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
53 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars53
Forks12
Issues1
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code