Axiom Swift Concurrency
Works through Swift 6 concurrency errors: data races, Sendable, @MainActor, actor isolation.
Install
/plugin marketplace add CharlesWiltgen/Axiom
async/await, aktör, Sendable ya da Swift 6 veri yarışı hatalarıyla uğraşırken
- Author
- Charles Wiltgen
- License
- MIT
Aimed squarely at the wall of build failures a project hits when strict concurrency goes on — Sendable conformance complaints, isolation mismatches, DispatchQueue code that has to become an actor. It routes per symptom to a reference page and does not skip the awkward cases: assumeIsolated for legacy delegate callbacks, @preconcurrency conformances, and the warning-free build that still crashes on a queue assertion.
Similar skills
GitHub Actions Hardening
SkillReviews workflow YAML for the ways CI specifically gets compromised.
Swift iOS Skills
Skill86 Apple-platform skills pinned to current APIs instead of the ones models memorised.
I Have ADHD
SkillMakes the agent answer first and explain afterwards.
Comments(0)
Sign in to comment