Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

swift-concurrency

// Resolve Swift concurrency compiler errors, adopt approachable concurrency (SE-0466), and write data-race-safe async code. Use when fixing Sendable conformance errors, actor isolation warnings, or strict concurrency diagnostics; when adopting default MainActor isolation, @concurrent, nonisolated(nonsending), or Task.immediate; when designing actor-based architectures, structured concurrency with TaskGroup, or background work offloading; or when migrating from @preconcurrency to full Swift 6 strict concurrency.

$ git log --oneline --stat
stars:656
forks:35
updated:2026年5月28日 03:02
文件资源管理器
9 个文件
SKILL.md
readonly