apple-dev-safety-and-docs

Installation
SKILL.md

Apple Dev Safety and Docs

Use this skill for risk gating and documentation routing.

Hard Mutation Gate (Required)

Before direct filesystem mutation in Xcode-managed scope, require all steps:

  1. warn user about risks in .xcodeproj, .pbxproj, .xcworkspace contexts
  2. offer at least one safer method (Xcode MCP action or official CLI path)
  3. offer official-tooling setup/allowlist remediation path
  4. get explicit user opt-in for last-resort direct edit
  5. ensure Xcode.app is closed while direct edits occur

If any step is missing, do not perform direct mutation fallback.

Docs Workflow (Dash First)

Installs
9
GitHub Stars
7
First Seen
Feb 28, 2026
apple-dev-safety-and-docs — gaelic-ghost/apple-dev-skills