CI/CD Setup Generator Generate CI/CD configuration for automated builds, tests, and distribution of iOS/macOS apps. When This Skill Activates - User wants to automate their build and test process - User mentions GitHub Actions, Xcode Cloud, or fastlane - User wants to set up TestFlight or App Store deployment - User asks about continuous integration for their app Pre-Generation Checks Before generating, verify: 1. Existing CI Configuration 2. Project Structure 3. Package Manager Configuration Questions 1. CI/CD Platform - GitHub Actions (Recommended) - Full control, extensive marketplace - Xc…