mobile-wizard

Generate mobile app project structures with Expo Router and Flutter navigation patterns.

54|21|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Nhqvu2005/VibeGravityKit --skill mobile-wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-wizard
Source: https://github.com/Nhqvu2005/VibeGravityKit/tree/main/VibeGravityKit/.agent/skills/mobile-wizard
Command: npx skills add https://github.com/Nhqvu2005/VibeGravityKit --skill mobile-wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial setup and scaffolding of mobile application structures for React Native (Expo) and Flutter projects, saving developers time on repetitive boilerplate code.

Core Features & Use Cases

  • Expo Router Scaffolding: Quickly generate basic navigation structures like tabs and stacks for Expo projects.
  • Flutter Project Initialization: (Implied by description, though not explicitly scripted in provided example) Set up new Flutter projects with common configurations.
  • Use Case: A developer needs to start a new React Native app with a tab-based navigation. They can use this Skill to generate the necessary files and directory structure for app/(tabs) and app/_layout.tsx in seconds.

Quick Start

Use the mobile-wizard skill to scaffold a new Expo Router project named 'MyAwesomeApp'.

Frequently Asked Questions about mobile-wizard

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

FAQPage Schema
How do I scaffold a React Native app with Expo Router navigation?

To scaffold a React Native app, this Skill generates initial project structures and boilerplate files for Expo Router, instantly creating tab-based and stack-based navigation patterns.

What is the best way to generate boilerplate files for a new Flutter project?

Generating boilerplate files for a new Flutter project is handled by this Skill, which initializes common project configurations and directory layouts to streamline your mobile app setup process.

Can I use this to set up both tab-based and stack-based navigation in mobile apps?

Yes, you can use this to set up both tab-based and stack-based navigation in mobile apps, as it explicitly scaffolds the necessary directory layouts and files for Expo Router and Flutter projects.

Does mobile-wizard require any specific dependencies to scaffold mobile apps?

No specific dependencies are required to scaffold mobile apps with mobile-wizard, as it operates using standalone Python scripts to create your initial project structures and boilerplate files.

How do I create an initial directory layout for an Expo project with tabs?

To create an initial directory layout for an Expo project with tabs, this Skill generates the required boilerplate files like `app/(tabs)` and `app/_layout.tsx` in seconds.