Xcode 27 now ships with Apple-native agent skills, and Apple exposes them through xcrun agent skills export.
X
Today, Xcode ships with agent skills for SwiftUI (with the ability to export them to use with any agent). These skills will help you and your agent create modern, idiomatic, and performant SwiftUI and make the best use of brand-new APIs. We have synthesized best practices of...
Exported skills
| Skill | What it helps with | GitHub | skills.sh |
|---|---|---|---|
swiftui-whats-new-27 | SDK 27 SwiftUI APIs and migrations | Source | Install |
swiftui-specialist | idiomatic SwiftUI structure, data flow, environment, modifiers, animation | Source | Install |
c-bounds-safety | C -fbounds-safety adoption and debugging | Source | Install |
device-interaction | simulator/device screenshots, hierarchy, and touch verification | Source | Install |
audit-xcode-security-settings | Xcode security build settings, warnings, analyzer checks, Enhanced Security | Source | Install |
uikit-app-modernization | UIKit modernization for scenes, safe areas, orientation, and screen APIs | Source | Install |
test-modernizer | XCTest to Swift Testing modernization | Source | Install |
xcrun agent skills export