ios-xcodegen

Installation
SKILL.md

iOS XcodeGen

Overview

Use this skill to safely edit XcodeGen specs, regenerate the Xcode project, and verify the resulting build settings/targets.

Workflow (default)

  1. Locate the spec (project.yml or custom --spec).
  2. Edit targets/settings/dependencies/schemes in the spec.
  3. Regenerate with xcodegen.
  4. Validate the generated .xcodeproj/build settings.

Quick Commands

  • Regenerate in repo root: xcodegen
  • Custom spec path: xcodegen --spec path/to/spec.yml
  • Only plists: xcodegen --only-plists
Installs
2
GitHub Stars
1
First Seen
Aug 16, 2026
ios-xcodegen — justbecauselabs/agent-skills