Use when writing or migrating Swift 6.2 concurrency code. Covers SE-0461/SE-0466 semantics (async stays on the caller, MainActor default inference), @concurrent offloading, isolated conformances, and Xcode 26 build settings.
$npx -y skills add mixard/fable-pack --skill swift-concurrency-6-2Installs into the current project.
Run `npx skills use "https://github.com/mixard/fable-pack" --skill "mixard/fable-pack/swift-concurrency-6-2"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mixard/fable-pack" that are relevant to the current task. Run `npx skills add "https://github.com/mixard/fable-pack"` and select the relevant skills, then follow their instructions.