swift-concurrency
Expert guidance for Swift concurrency, diagnostics, and Swift 6 migration with safe, localized fix strategies.
Install
npx skills add https://github.com/avdlee/swift-concurrency-agent-skill --skill swift-concurrencyStats
| Total installs | 6,474 |
| Weekly installs | 6.4K |
| GitHub stars | 1.3K |
| First seen | Jan 21, 2026 |
| Source | @avdlee/swift-concurrency-agent-skill |
Summary
- Analyzes project settings (language mode, strict concurrency level, default isolation) before proposing fixes to ensure recommendations match your build configuration
- Covers all major concurrency diagnostics: main actor isolation, actor conformance, Sendable violations, and SwiftLint warnings with smallest-safe-fix strategies
- Provides Quick Fix Mode for localized, single-file issues and escalates to deeper reference guides when isolation boundaries cross modules or unsafe escape hatches are needed
- Includes Swift 6 migration validation loop: build, fix one error category, rebuild, test, then proceed to prevent cascading regressions
- Routes to 15+ reference documents covering async/await basics, task lifecycle, actor patterns, Sendable conformance, testing, Core Data, and performance optimization
Tags
Related skills
| Skill | Installs | vs swift-concurrency |
|---|---|---|
| accessibility-compliance | 5,388 | -1,086 |
| ai-tool-compliance | 6,703 | +229 |
| react-doctor | 6,446 | -28 |
| mentoring-juniors | 5,296 | -1,178 |
| update-oo-component-documentation | 6,984 | +510 |
FAQ
- How many installs does swift-concurrency have?
- swift-concurrency has 6,474 total installs and 6.4K installs this week.
- Where is swift-concurrency hosted?
- swift-concurrency is published by @avdlee/swift-concurrency-agent-skill at https://github.com/avdlee/swift-concurrency-agent-skill.
- How many GitHub stars does swift-concurrency have?
- swift-concurrency has 1.3K GitHub stars.
- When was swift-concurrency first indexed?
- OrangeBot.AI first indexed swift-concurrency on Jan 21, 2026.
- How do I install swift-concurrency?
- Run: npx skills add https://github.com/avdlee/swift-concurrency-agent-skill --skill swift-concurrency