Apple Apps

SwiftUI and Swift concurrency skills for modern iOS and macOS app work, from the people who teach and ship on the platform.

Skills
6
Repositories
3
Updated

Included skills

6 total
  1. swiftui-pro

    /swiftui-pro 路 twostraws/swiftui-agent-skill

    Paul Hudson's SwiftUI skill carries the Hacking with Swift teaching lineage: modern SwiftUI written the way he teaches it.

  2. swiftui-ui-patterns

    /swiftui-ui-patterns 路 dimillian/skills

    Thomas Ricouard's SwiftUI UI Patterns skill is the broadest Apple UI baseline for modern SwiftUI screens, navigation, state, and components.

  3. swift-concurrency-expert

    /swift-concurrency-expert 路 dimillian/skills

    Swift Concurrency Expert covers Swift 6.2 actor isolation, Sendable, async/await migration, and data-race remediation.

  4. swiftui-performance-audit

    /swiftui-performance-audit 路 dimillian/skills

    SwiftUI Performance Audit catches janky rendering, excessive updates, layout thrash, CPU, and memory issues.

  5. swift-testing-pro

    /swift-testing-pro 路 twostraws/swift-testing-agent-skill

    Paul Hudson's Swift Testing skill brings the modern testing framework's idioms into agent-written test suites.

  6. ios-debugger-agent

    /ios-debugger-agent 路 dimillian/skills

    ios-debugger-agent handles iOS-specific crash diagnosis, signposts, and the parts of debugging that don't map to generic web tools.