Armory
Source
Browse
Skills

swift-concurrency-6-2

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install swift-concurrency-6-2 --cli claude

writes the skill into.claude/skills/swift-concurrency-6-2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/swift-concurrency-6-2/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

When to use it

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/swift-concurrency-6-2/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).