·apple-swift
</>

apple-swift

使用 Swift 6、SwiftUI、异步/等待和性能进行 Apple 平台开发。在处理 .swift 文件、Package.swift、Xcode 项目或针对 iOS/macOS/watchOS/visionOS 进行构建时使用。

9安装·0热度·@maroffo

安装

$npx skills add https://github.com/maroffo/claude-forge --skill apple-swift

如何安装 apple-swift

通过命令行快速安装 apple-swift AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/maroffo/claude-forge --skill apple-swift
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:maroffo/claude-forge。

SKILL.md

查看原文

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) |

使用 Swift 6、SwiftUI、异步/等待和性能进行 Apple 平台开发。在处理 .swift 文件、Package.swift、Xcode 项目或针对 iOS/macOS/watchOS/visionOS 进行构建时使用。 来源:maroffo/claude-forge。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/maroffo/claude-forge --skill apple-swift
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from maroffo/claude-forge

快速解答

什么是 apple-swift?

使用 Swift 6、SwiftUI、异步/等待和性能进行 Apple 平台开发。在处理 .swift 文件、Package.swift、Xcode 项目或针对 iOS/macOS/watchOS/visionOS 进行构建时使用。 来源:maroffo/claude-forge。

如何安装 apple-swift?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/maroffo/claude-forge --skill apple-swift 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/maroffo/claude-forge