What is apple-swift?
Apple platform development with Swift 6, SwiftUI, async/await, and performance. Use when working with .swift files, Package.swift, Xcode projects, or building for iOS/macOS/watchOS/visionOS. Source: maroffo/claude-forge.
Apple platform development with Swift 6, SwiftUI, async/await, and performance. Use when working with .swift files, Package.swift, Xcode projects, or building for iOS/macOS/watchOS/visionOS.
Quickly install apple-swift AI skill to your development environment via command line
Source: maroffo/claude-forge.
ABOUTME: Apple platform guide - Swift 6, SwiftUI, concurrency, testing, performance ABOUTME: Modern Swift (2025-2026): @Observable, SwiftData, NavigationStack, strict concurrency
Migration: Enable swiftLanguageModes: [.v6], replace ObservableObject, add @MainActor to UI classes, add Sendable to value types, use actors for shared state, replace callbacks with async throws.
| @State | View-owned values, @Observable | | @Binding | Two-way to parent | | @Bindable | Two-way to @Observable props | | @Environment | System/app values | | @StateObject | View-owned ObservableObject (legacy) |
Apple platform development with Swift 6, SwiftUI, async/await, and performance. Use when working with .swift files, Package.swift, Xcode projects, or building for iOS/macOS/watchOS/visionOS. Source: maroffo/claude-forge.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/maroffo/claude-forge --skill apple-swiftApple platform development with Swift 6, SwiftUI, async/await, and performance. Use when working with .swift files, Package.swift, Xcode projects, or building for iOS/macOS/watchOS/visionOS. Source: maroffo/claude-forge.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/maroffo/claude-forge --skill apple-swift Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/maroffo/claude-forge