iphone-apps

Scaffold SwiftUI/UIKit iOS apps and manage lifecycle workflows from the CLI.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill iphone-apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iphone-apps
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/ios-dev/skills/iphone-apps
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill iphone-apps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines end-to-end iOS app development for solo developers by providing CLI-driven patterns, templates, and lifecycle guidance.

Core Features & Use Cases

  • Project scaffolding: CLI-based templates to bootstrap SwiftUI/UIKit iOS apps with testing and CI/CD readiness.
  • Architecture guidance: References for app structure, data persistence, networking, and clean architecture patterns.
  • Lifecycle workflows: Predefined workflows for building, debugging, testing, optimizing, and shipping apps.
  • Quick Start: Use the iphone-apps skill to bootstrap a complete iOS app workflow from the CLI and manage the lifecycle from build to deployment.

Quick Start

Bootstrap a full iOS app workflow from the CLI and guide you from build to deployment.

Frequently Asked Questions about iphone-apps

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

FAQPage Schema
How do I bootstrap an iOS app from the CLI for solo development?

You can bootstrap an iOS app from the CLI using predefined scaffolding templates that generate SwiftUI or UIKit projects with integrated testing pipelines, clean architecture patterns, and CI/CD readiness built in.

Can I use this CLI workflow for both SwiftUI and UIKit apps?

Yes, the CLI workflow supports both SwiftUI and UIKit apps by providing architecture references, UI patterns, and lifecycle guidance that apply across both frameworks for building and shipping iOS applications.

What's the best way to structure a solo iOS app project with networking and data persistence?

The best way to structure a solo iOS app is using provided clean architecture references that organize data persistence, networking, and cross-cutting services into integrated patterns within your scaffolded project.

How do I set up testing pipelines for an iOS app from the command line?

You can set up testing pipelines from the command line through CLI-based scaffolding templates that bootstrap iOS apps with testing and CI/CD readiness integrated into the predefined lifecycle workflows.

Does CLI-driven iOS development work for deployment automation?

Yes, CLI-driven iOS development supports deployment automation through predefined lifecycle workflows that guide you from building and debugging through to optimizing and shipping your app.