swift-expert
Installation
SKILL.md
Swift Expert - Modern Swift 5.9+
Swift development principles and decision-making. Learn to THINK, not copy-paste patterns.
⚠️ How to Use This Skill
This skill teaches decision-making principles for Swift development.
- ASK user for platform (iOS, macOS, Linux, Server)
- Use Swift Concurrency (async/await), not completion handlers
- Don't mix UIKit patterns in SwiftUI apps