---
title: "Apple Apps · @harlan-zw · skilld"
canonical_url: "https://skilld.dev/@harlan-zw/apple-apps"
last_updated: "2026-08-20T06:40:37.894Z"
meta:
  description: "SwiftUI and Swift concurrency skills for modern iOS and macOS app work, from the people who teach and ship on the platform."
  "og:description": "Agent skills written by real maintainers in their own GitHub repos, with links to source"
  "og:title": skilld
---

`

[Curated by@harlan-zw](https://skilld.dev/@harlan-zw)

# **Apple Apps**

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

<dl>

<dt>Skills</dt>
<dd>6</dd>

<dt>Repositories</dt>
<dd>3</dd>

<dt>Updated</dt>
<dd>2 months ago</dd>

</dl>

## **Included skills **

6 total

1. 01 [swiftui-pro](https://skilld.dev/gh/twostraws/swiftui-agent-skill)

   /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. 02 [swiftui-ui-patterns](https://skilld.dev/gh/dimillian/skills/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. 03 [swift-concurrency-expert](https://skilld.dev/gh/dimillian/skills/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. 04 [swiftui-performance-audit](https://skilld.dev/gh/dimillian/skills/swiftui-performance-audit)

   /swiftui-performance-audit · dimillian/skills

   SwiftUI Performance Audit catches janky rendering, excessive updates, layout thrash, CPU, and memory issues.
5. 05 [swift-testing-pro](https://skilld.dev/gh/twostraws/swift-testing-agent-skill)

   /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. 06 [ios-debugger-agent](https://skilld.dev/gh/dimillian/skills/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.