Automate building, testing, and archiving Swift packages and Xcode projects for Apple platforms. Integrates with Claude Code to streamline iOS, iPadOS, macOS, tvOS, watchOS, and visionOS development workflows. Connects to Xcode and xcodebuild for efficient CI/CD pipelines.
git clone https://github.com/kylehughes/apple-platform-build-tools-claude-code-plugin.gitAutomate building, testing, and archiving Swift packages and Xcode projects for Apple platforms. Integrates with Claude Code to streamline iOS, iPadOS, macOS, tvOS, watchOS, and visionOS development workflows. Connects to Xcode and xcodebuild for efficient CI/CD pipelines.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/kylehughes/apple-platform-build-tools-claude-code-pluginCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm developing an app for [COMPANY] in the [INDUSTRY] sector. I need to automate the build, test, and archive process for my Xcode project targeting [PLATFORM]. Can you help me set up the Apple Platform Build Tools plugin in Claude Code to streamline this workflow?
# Apple Platform Build Tools Setup Guide ## Project Configuration - **Project Name**: MyAwesomeApp - **Target Platform**: iOS 17.0+ - **Swift Version**: 5.9 - **CI/CD Target**: GitHub Actions ## Build Settings ``` // Podfile platform :ios, '17.0' target 'MyAwesomeApp' do use_frameworks! pod 'Alamofire', '~> 5.6' end ``` ## Test Configuration - **Test Targets**: Unit, UI, Integration - **Test Coverage**: 85% - **Test Environment**: Simulator (iPhone 15 Pro) ## Archive Settings - **Archive Format**: .xcarchive - **Distribution Method**: App Store Connect - **Export Options**: Development ## Next Steps 1. Install the Apple Platform Build Tools plugin in Claude Code 2. Configure your Xcode project settings 3. Set up your CI/CD pipeline 4. Run your first automated build
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Service Management That Turns Chaos Into Control
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan