If you're using Tuist to manage your Xcode projects, this skill helps Claude work with the generated workspaces and schemes. It covers the basics like generating projects without auto-launching Xcode, running xcodebuild commands for building and testing specific schemes, and working with Tuist's project structure conventions. The skill has passed all three major security audits and comes from Tuist's official agent-skills repo. It's straightforward reference material for CI/CD setups or when you need Claude to interact with your Tuist-generated build system instead of fumbling through workspace configurations manually.
npx skills add https://github.com/tuist/agent-skills --skill using-tuist-generated-projects