home/categories/architecture-patterns/johnrogers-claude-swift-engineering-plugins-swift-engineering-skills-modern-swift-skill-md
architecture-patternsdevelopment

modern-swift

Use when writing async/await code, enabling strict concurrency, fixing Sendable errors, migrating from completion handlers, managing shared state with actors, or using Task/TaskGroup for concurrency.

johnrogers
maintainer
johnrogers
अपडेट किया गया 1/18/2026
स्टार
59
फोर्क
2
quick start

Installation and usage

Use when writing async/await code, enabling strict concurrency, fixing Sendable errors, migrating from completion handlers, managing shared state with actors, or using Task/TaskGroup for concurrency.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use modern-swift