git log --oneline --stat
HEAD
- Stars
- 4.7k
- Forks
- 316
- Updated
- Jun 24, 2026
repo --stat
stars
4.7k
forks
316
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add swift-6-2-approachable-concurrency - Invoke
// Run from any project directory
$ claude --skill swift-6-2-approachable-concurrency "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill swift-6-2-approachable-concurrency "now refactor it"
swift-6-2-approachable-concurrency/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Swift 6.2 Concurrency Migrator
- slug:
- swift-6-2-approachable-concurrency
- version:
- v1.2.0
- license:
- MIT
- author:
- @swift-concurrency-craft
- repository:
- github.com/swift-concurrency-craft/swift-6-2-approachable-concurrency
- categories:
- tags:
- #swift#concurrency#ios#xcode-26#migration
- description:
Migrate Swift codebases to 6.2 strict concurrency — approachable-concurrency flags, Sendable/actor fixes, no data races.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
swift-6-2-approachable-concurrency/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…