AxiomClaude Code Agents for iOS Development

1 min read Original article ↗

Battle-tested Claude Code agents, skills, and references for modern xOS development — Swift 6, SwiftUI, Liquid Glass, Apple Intelligence, and more

🤖 Apple Intelligence

Implement on-device AI with Foundation Models framework — structured output with @Generable, streaming, tool calling, all WWDC 2025 examples

🎨 Build Modern UIs

Implement Apple's latest design system, find what's slowing down your views, record UI tests that don't flake

♿ Ship Accessible Apps

Catch VoiceOver issues, validate WCAG compliance, fix Dynamic Type violations, pass App Store Review accessibility requirements

🔧 Fix Problems Fast

Solve mysterious build failures, find memory leaks before users complain, prevent data races in Swift 6

💾 Protect User Data

Add database columns without losing data, prevent CloudKit sync failures, safely migrate from Realm

📚 Copy-Paste Solutions

Every skill shows working examples first, highlights what works vs what fails, provides ready-to-use patterns

🎯 Battle-Tested

Validated under App Store deadline pressure, tested with production crisis scenarios, handles edge cases you'll actually encounter