git log --oneline --stat
HEAD
- Stars
- 2.5k
- Forks
- 99
- Updated
- May 23, 2026
repo --stat
stars
2.5k
forks
99
last update
May 23, 2026
license
MITv2.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add ios-swift-concurrency - Invoke
// Run from any project directory
$ claude --skill ios-swift-concurrency "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill ios-swift-concurrency "now refactor it"
ios-swift-concurrency/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Swift Concurrency Pro
- slug:
- ios-swift-concurrency
- version:
- v2.0.0
- license:
- MIT
- author:
- @swift-pros
- repository:
- github.com/swift-pros/swift-concurrency-pro
- categories:
- tags:
- #swift#async-await#actors#concurrency#ios
- description:
async/await, actors, structured concurrency, task groups — modern Swift without the race conditions.
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
ios-swift-concurrency/README.md
5 sections
Loading README…
@swift-pros/index.json
more by author
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…