mobileapp-builder

Automates iOS app building and shipping from a spec file to App Store submission.

3|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Daisuke134/mobileapp-builder --skill mobileapp-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobileapp-builder
Source: https://github.com/Daisuke134/mobileapp-builder/tree/main
Command: npx skills add https://github.com/Daisuke134/mobileapp-builder --skill mobileapp-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

mobileapp-builder automates the end-to-end process of turning a natural-language app idea into a fully shipped iOS app, eliminating manual orchestration and handoffs.

Core Features & Use Cases

  • End-to-end automation: trend research, spec generation, Xcode scaffold, SwiftUI implementation, landing page deployment, ASC configuration, IAP pricing & localization, app icon and store screenshots, build, TestFlight, and submission.
  • Use case: an executive provides a single idea and a spec.md; the skill autonomously produces a working app ready for App Store submission with three human stops for review.
  • Use case: design teams can rapidly prototype app concepts from a written brief and validate monetization and regulatory steps without manual steps.

Quick Start

Provide a spec.md describing your app and say "build an iOS app" to trigger the end-to-end automation pipeline.

Frequently Asked Questions about mobileapp-builder

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

FAQPage Schema
How do I automate building an iOS app from a spec to App Store submission?

You can automate the end-to-end iOS app build by providing a structured spec.md and triggering the pipeline. It handles Xcode scaffolding, SwiftUI implementation, TestFlight builds, and final App Store submission autonomously.

What steps are needed to configure in-app purchases and localization for an iOS app?

IAP pricing and localization are configured automatically during the build pipeline. The skill sets up App Store Connect metadata and localized IAP tiers without requiring manual orchestration or direct ASC interaction.

Can I generate App Store screenshots and app icons automatically with SwiftUI?

Yes, the skill generates app icons and store screenshots as part of its automation pipeline. It scaffolds the SwiftUI implementation and produces required App Store visual assets before submission.

Do I need fastlane and Xcode to automate iOS app shipping?

Yes, the automation pipeline relies on CLI tools like fastlane and asc to enforce end-to-end builds and submissions. Xcode is required for the initial project scaffolding and SwiftUI implementation phases.

What is the best way to prototype an iOS app idea from a natural language brief?

Provide a written brief as a spec.md file to trigger the pipeline. The skill performs trend research, spec generation, and full SwiftUI implementation to produce a working prototype ready for App Store submission.

Are there human review stops during the automated App Store submission process?

Yes, the pipeline includes three human stops for review during the build and submission process. These checkpoints ensure you can validate the SwiftUI implementation, TestFlight build, and final submission before release.