Use this skill to drive XcodeGen workflows end-to-end: prepare or edit specs, run the right command, inspect resolved configuration, and fix generation issues quickly.
Read references/apireference.md for complete command flags, troubleshooting mappings, and links to the canonical docs in this repository.
Use XcodeGen CLI to create, update, inspect, and troubleshoot Xcode projects from YAML or JSON specs. Trigger this skill when users ask to run `xcodegen generate`, `xcodegen dump`, or `xcodegen cache`; to author or fix `project.yml`; to split specs with `include`; or to diagnose parsing, validation, and path-related generation failures. Source: zyuapp/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zyuapp/agent-skills --skill xcodegen-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw