building-apple-platform-products
✓Builds, tests, and archives Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, or swift test commands, discovering schemes and targets, or selecting simulator destinations for iOS, macOS, tvOS, watchOS, or visionOS.
SKILL.md
Build, test, and archive Swift packages and Xcode projects for Apple platforms.
| Project Type | Primary Tool | When to Use |
| Standalone Package.swift | swift build | Libraries, CLI tools, cross-platform Swift (no .xcodeproj) | | .xcworkspace | xcodebuild -workspace | CocoaPods or multi-project setups | | .xcodeproj | xcodebuild | Standard Xcode projects (including those with SPM dependencies) |
Builds, tests, and archives Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, or swift test commands, discovering schemes and targets, or selecting simulator destinations for iOS, macOS, tvOS, watchOS, or visionOS. Source: kylehughes/apple-platform-build-tools-claude-code-plugin.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/kylehughes/apple-platform-build-tools-claude-code-plugin --skill building-apple-platform-products- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is building-apple-platform-products?
Builds, tests, and archives Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, or swift test commands, discovering schemes and targets, or selecting simulator destinations for iOS, macOS, tvOS, watchOS, or visionOS. Source: kylehughes/apple-platform-build-tools-claude-code-plugin.
How do I install building-apple-platform-products?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kylehughes/apple-platform-build-tools-claude-code-plugin --skill building-apple-platform-products Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/kylehughes/apple-platform-build-tools-claude-code-plugin
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01