LogoClawIndex
CasesSkillsAbout
LogoClawIndex

swift-concurrency - Guidance on Swift Concurrency patterns and Swift 6 migration

Provides guidance on Swift Concurrency, covering async/await patterns, actors, tasks, Sendable conformance, and Swift 6 migration.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Analyze Swift project settings
  • Identify isolation boundaries
  • Guide refactoring closures to async/await
  • Guide Swift 6 migration
  • Resolve concurrency linter warnings
  • Optimize concurrent code performance

Inputs

  • Package.swift manifest file
  • Xcode project pbxproj file
  • Swift code snippet or project
  • Swift language mode and toolchain version

Outputs

  • Swift concurrency guidance and patterns
  • Refactoring and migration recommendations
  • Concurrency error and warning resolution steps

Requirements

  • Swift toolchain or Xcode environment

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
swift
concurrency
async-await
actors
swift-6
sendable
Analyze Swift project settings
Identify isolation boundaries
Guide refactoring closures to async/await
Guide Swift 6 migration
Package.swift manifest file
Xcode project pbxproj file
Swift code snippet or project
Swift concurrency guidance and patterns
Refactoring and migration recommendations
Concurrency error and warning resolution steps