mobile-engineer

Automate cross-platform mobile app scaffolding from BRD requirements.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Exia-thd/Digital-Nervous --skill mobile-engineer-exia-thd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-engineer
Source: https://github.com/Exia-thd/Digital-Nervous/tree/main/skills/mobile-engineer
Command: npx skills add https://github.com/Exia-thd/Digital-Nervous --skill mobile-engineer-exia-thd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile app teams often struggle to bootstrap cross-platform apps with consistent architecture, navigation, and native integrations; this skill automates the initial setup and integration work to accelerate delivery.

Core Features & Use Cases

  • Cross-platform scaffolding for React Native (Expo) or Flutter projects
  • Automated navigation and authentication flow generation
  • API client integration, design token adoption, and store preparation
  • Use Case: BRD-driven app from idea to scaffold with Home, Login, and Profile screens, plus push-notifications scaffolding

Quick Start

Create a minimal cross-platform mobile project scaffold (RN/Expo) with a basic Home screen and navigation.

Frequently Asked Questions about mobile-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a cross-platform mobile app from BRD requirements?

To scaffold a cross-platform mobile app from BRD requirements, this skill automates project bootstrapping for React Native (Expo) or Flutter, generating navigation, API clients, and architecture. It translates business requirements directly into structured mobile project outputs.

Can I use Expo for React Native navigation and authentication flows?

Yes, you can use Expo for React Native navigation and authentication flows. The skill automates generation of login and profile screens, applies navigation architecture, and integrates guardrails to ensure consistent cross-platform behavior.

What is the best way to set up offline support and design tokens in Flutter?

The best way to set up offline support and design tokens in Flutter is using an automated scaffolding skill that applies architecture guardrails. It configures API clients and adopts design tokens natively within the generated project structure.

Does this approach handle iOS and Android store submission preparation?

Yes, this approach handles iOS and Android store submission preparation. Beyond architecture and navigation, the skill includes store preparation tasks to help finalize production-grade cross-platform mobile applications for deployment.

How do I integrate native modules and push notifications in a React Native scaffold?

To integrate native modules and push notifications in a React Native scaffold, the skill provides structured native integration tasks. It includes push-notifications scaffolding alongside generated Home, Login, and Profile screens.