Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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).
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).
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Initialize a clean, single-target SwiftUI iOS app in the current directory. The project is generated using XcodeGen to produce a single .xcodeproj, leaving developers ready to start adding features immediately.
Xcode installed and selected via xcode-select XcodeGen available on PATH If any prerequisite is missing: Stop execution Tell the user exactly what is missing Do not attempt alternative scaffolding or auto-installation
Project name (required) Minimum iOS deployment target Optional bundle identifier (or use default)
Bundle identifier default: com.example.<ProjectName> Proceed immediately once required inputs are provided (do not ask extra confirmations)
The resulting project must: Be generated via XcodeGen (do not hand-author project.pbxproj) Use a single .xcodeproj (no .xcworkspace) Contain exactly one app target Use the SwiftUI @main App lifecycle Contain a minimal ContentView placeholder Contain a minimal Info.plist (avoid unnecessary scene or delegate keys) Contain no Swift packages Contain no test targets unless explicitly requested
Create a minimal project.yml using the provided inputs Generate YourApp.xcodeproj using XcodeGen Ensure the output matches all Core Requirements
project.yml YourApp.xcodeproj YourApp/ (app target source files) Optional config files only No additional folders, packages, workspaces, scripts, or assets should be present.
Confirm YourApp.xcodeproj is generated successfully by XcodeGen. Confirm the default scheme exists (e.g., via a lightweight scheme listing). Do not boot simulators, build, install, or launch unless explicitly requested.
Keep the project minimal and unopinionated Do not add icons/scripts, packages, workspaces, or architecture scaffolding This skill is for app initialization only, not feature scaffolding
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.