Use Case
SwiftUI Empty App Init isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Initialize a minimal SwiftUI iOS app in the current directory by generating a single `.xcodeproj` with XcodeGen (no workspaces, packages, or tests unless explicitly requested). This guide covers how to deploy SwiftUI Empty App Init for your team, standardize prompts, and create shared workflows that everyone can use.
Install SwiftUI Empty App Init in your project directory: .claude/skills/swiftui-empty-app-init/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use SwiftUI Empty App Init in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing SwiftUI Empty App Init
How can my team use SwiftUI Empty App Init together?
Set up SwiftUI Empty App Init for our project so everyone can use it
Create a shared workflow using SwiftUI Empty App Init for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install swiftui-empty-app-initOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install swiftui-empty-app-initβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/swiftui-empty-app-init/π‘Extract and place the folder at the path above, then restart your agent.