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

1. Platform Selection

Installs
1
First Seen
Jun 6, 2026
swift-expert — cavaldos/opencode-kit