Emasoft

iOS New App — Development skill for Claude Code

Development community

Scaffold a new iOS/SwiftUI app or SPM package/workspace with modern Swift 6.2 / iOS 26 defaults.

How to install iOS New App

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-new-app/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-new-app && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-new-app.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-new-app/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS New App does


description: Scaffold a new iOS/SwiftUI app or SPM package/workspace with modern Swift 6.2 / iOS 26 defaults argument-hint: "[path] [--app|--package|--workspace] [--no-prompt]"

Scaffold a brand-new Swift artifact targeting the **latest Apple SDK** (iOS / iPadOS 26, Swift 6.2, Xcode 26 — year 2026). Generate exactly **one** artifact per run; for a multi-module project, run this command again in each folder, then assemble the `.xcworkspace` (final step below).

User input: `$ARGUMENTS` —

Alternatives in Development

  • Axiom — Battle-tested Claude Code skills for modern xOS (iOS, iPadOS, watchOS, tvOS) development with 13 production-re 2.6k ★
  • SwiftUI Expert Skill — Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption 2.3k ★
  • Claude Code iOS Dev Guide — A comprehensive guide for setting up Claude Code CLI with PRD-driven workflows, extended thinking (ultrathink) 492 ★

Full documentation available on GitHub

View Source Repository