Generates production-ready iOS and macOS projects with modular architecture, Tuist management, and automated CI/CD workflows.
This skill automates the scaffolding of high-quality Apple platform projects, implementing a modular Swift architecture that separates concerns into Core, UI, and Feature layers. It integrates industry-standard tools like Tuist for project management, Fastlane for deployment, and SwiftFormat for code consistency, while providing a comprehensive testing suite including Unit, UI, and Snapshot tests. Perfect for developers starting new projects, it ensures best practices are followed from day one with pre-configured CI scripts and dedicated AI guidance files for Claude.
주요 기능
01Full CI/CD integration with Fastlane, Xcode Cloud, and custom shell scripts
02Comprehensive testing setup including Unit, UI, and visual Snapshot tests
030 GitHub stars
04Pre-configured AI guidance through AGENTS.md and CLAUDE.md files
05Tuist-based project management for scalable and reproducible Xcode workspaces
06Modular Swift architecture separating Core logic, UI components, and Features
사용 사례
01Bootstrapping a new professional-grade iOS or macOS application from scratch
02Creating a testable app shell with pre-configured automation for TestFlight and CI
03Setting up a modular Swift project with standardized architecture and best practices