bootstrap-ios

Solid

Bootstrap agents for iOS, iPadOS, macOS, Swift, SwiftUI, SwiftData/Core Data, Swift Testing, Xcode build/test/debug, Simulator, App Intents, or XcodeBuildMCP work. Use before building, fixing, refactoring, QAing, or setting up Apple-platform repos, and when asked to load/install Ray's iOS skills or bootstrap iOS.

AI & Automation 117 stars 20 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
69
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Bootstrap iOS Use this as the single entry point before touching an Apple-platform app. It is a router skill: discover the project, load only the references needed for the current job, verify that build/test tools exist, then act. The default posture is conservative: - Build and test before judging code. - Prefer modern Swift, SwiftUI, Observation, Swift Concurrency, Swift Testing, SwiftData, and current Xcode APIs. - Avoid deprecated APIs unless the deployment target requires them. - Use XcodeBuildMCP or an agent-friendly build script instead of raw, unfiltered `xcodebuild` output when possible. - Load focused skill packs on demand. Do not dump every Swift rule into context. ## First move 1. Detect surfaces: iOS, iPadOS, macOS, mixed web/native, SwiftPM, Xcode project/workspace, Tuist, XcodeGen, CocoaPods, or buildable folders. 2. Read [references/workflow.md](references/workflow.md). 3. If the task involves setup or machine bootstrap, read [references/install-and-bootstrap.md](references/install-and-bootstrap.md). 4. If the task involves building, running, simulator, tests, or debugging, read [references/xcodebuildmcp.md](references/xcodebuildmcp.md). 5. Pick only the external skill packs relevant to the current task from [references/skill-map.md](references/skill-map.md). ## Mode picker | User asks for... | Load | |---|---| | "Bootstrap iOS", "install my iOS skills", "one command" | `install-and-bootstrap.md` | | Build, test, simulator, logs, debug...

Details

Author
RayFernando1337
Repository
RayFernando1337/rayfernando-skills
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category