ios-init

Installation
SKILL.md

/ios-init — Project Initialization

Initialize an Apple-platform project with the standard configuration, documentation, and repo files. One skill handles a brand-new project, a freshly-created Xcode project, and an existing codebase — it auto-detects which and adapts.

Next step: after init, hand off to /ios-brief to define scope and epics. This skill offers that handoff automatically and passes your project description forward so you don't describe it twice.


Step 0 — Detect Mode

The expected workflow is: the user creates the Xcode project first, then runs this skill. So a bare .xcodeproj is not an "existing project" — classify into three modes:

Installs
1
GitHub Stars
1
First Seen
Jun 18, 2026
ios-init — moritztucher/swift-agent-skills