Build iOS and macOS apps
swift-expertskillsetup L2★9,726
Jeffallan/claude-skills ↗What it does
Develop native iOS/macOS applications
Best for
Swift concurrency, SwiftUI, async/await, actor isolation, or Apple platform development
Outputs
- · JSON response object
Preconditions
Use type hints and inference appropriately; Follow Swift API Design Guidelines
Failure modes
ls @Observable final class CounterViewModel { var count = 0 func increment() { count += 1 } } struct CounterView: View { @State private v
Trust signals
- · Source: Jeffallan/claude-skills
- · Has validation checklist