What problem does it solve?
This Skill eliminates the manual setup of iOS/macOS projects by automating scaffolding, dependency installation, and Git onboarding, saving developers hours of repetitive configuration work.
Core Features & Use Cases
- Automated Project Scaffolding: Generates new iOS/macOS apps using XcodeGen with customizable templates (SwiftUI/UIKit/AppKit).
- Non-destructive Adoption: Installs build and task toolkits into existing projects without modifying app code.
- Optional Subskills: Automatically integrates
xcode-makefiles (build automation) and simple-tasks (workflow management).
- Use Case: A developer needs to quickly start a new SwiftUI iOS project with XcodeGen, build automation, and task workflows installed in one command.
Quick Start
Use the app-creator skill to create a new iOS project named "MyApp" with bundle ID "com.example.MyApp".