apple-xcode-workflow

Installation
SKILL.md

Apple Xcode Workflow

Purpose

Use this skill as the top-level entry point for Apple and Swift work in or around Xcode. The skill guides agent-side tool use and applies the shared simplicity-first Swift policy, while scripts/run_workflow.py enforces local policy, mutation guards, cooldown behavior, docs routing, and structured fallback planning.

When To Use

  • Use this skill for Xcode workspace inspection, read or search, diagnostics, build, test, and run tasks.
  • Use this skill for Swift toolchain checks and official Apple CLI fallback.
  • Use this skill for Apple and Swift documentation requests that should prefer Dash local sources before official web docs.
  • Use this skill when direct filesystem mutation in an Xcode-managed scope may be required.
  • Recommend apple-dash-docsets when the user needs Dash docset search, install, or generation work instead of Apple execution work.
  • Recommend apple-swift-package-bootstrap when the user needs to create a brand new Swift package rather than work inside an existing Xcode or Swift project.

Single-Path Workflow

Installs
18
GitHub Stars
7
First Seen
Mar 6, 2026
apple-xcode-workflow — gaelic-ghost/apple-dev-skills