Install
Quick install
npx skills add https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skillnpx skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --agent claude-codenpx skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --agent cursornpx skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --agent codexnpx skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --agent opencodenpx skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --agent github-copilotnpx skills add kylehughes/the-unofficial-swift-concurrency-migration-skill --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add kylehughes/the-unofficial-swift-concurrency-migration-skillManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill.gitcp -r the-unofficial-swift-concurrency-migration-skill ~/.claude/skills/Swift Concurrency Migration
Swift Concurrency Migration guide
What is it?
The Unofficial Swift Concurrency Migration Skill provides the complete content of the Swift Concurrency Migration Guide in the structured Skill format used by Claude. This includes all documentation articles and Swift code examples.
How to use it?
Install this skill in your Claude environment to enhance swift concurrency migration capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts.The full source and documentation is available on GitHub.
Key Features
- The Swift Concurrency Migration Guide, packaged as a Skill for LLMs
- AI-powered analysis and intelligent recommendations
- Seamless integration with Claude's development workflowView on GitHub
GitHub Stats
StarsForksLast UpdateAuthorkylehughesLicenseMITVersion1.0.0Categories
Developer ToolsTags
aiiosdevFeatures
Related Skills
More from Developer ToolsSwiftUI Development Skills
Apple-authored SwiftUI and platform guidance extracted from Xcode27ameyalambat128Developer Tools00
Agent Manager
Manage local CLI AI agents via tmux (start/stop/monitor/assign + cron scheduling)10fractalmind-aiDeveloper ToolsProductivity00
Google AI Skills
11 official skills from Google Labs and Gemini for AI-powered developmentGooglegooglegeministitchai00
---
Source: https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill
Author: kylehughes
License: https://opensource.org/licenses/MIT
GitHub Stars: 45
Tags: ai, ios, dev
SKILL.md source
--- name: Swift Concurrency Migration description: Swift Concurrency Migration guide --- # Swift Concurrency Migration Swift Concurrency Migration guide What is it? The Unofficial Swift Concurrency Migration Skill provides the complete content of the Swift Concurrency Migration Guide in the structured Skill format used by Claude. This includes all documentation articles and Swift code examples. ## How to use it? Install this skill in your Claude environment to enhance swift concurrency migration capabilities. Once installed, Claude will automatically apply the skill's guidelines when relevant tasks are detected. You can also explicitly invoke it by referencing its name in your prompts. The full source and documentation is available on GitHub. ## Key Features * The Swift Concurrency Migration Guide, packaged as a Skill for LLMs * AI-powered analysis and intelligent recommendations * Seamless integration with Claude's development workflowView on GitHub ### GitHub Stats StarsForksLast UpdateAuthorkylehughesLicenseMITVersion1.0.0 ### Categories Developer Tools ### Tags aiiosdev ### Features ## Related Skills More from Developer Tools ### SwiftUI Development Skills Apple-authored SwiftUI and platform guidance extracted from Xcode 27ameyalambat128Developer Tools00 ### Agent Manager Manage local CLI AI agents via tmux (start/stop/monitor/assign + cron scheduling) 10fractalmind-aiDeveloper ToolsProductivity00 ### Google AI Skills 11 official skills from Google Labs and Gemini for AI-powered development Googlegooglegeministitchai00 --- **Source**: https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill **Author**: kylehughes **License**: https://opensource.org/licenses/MIT **GitHub Stars**: 45 **Tags**: ai, ios, dev
Related skills 6
vercel-react-native-skills
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.
Flutter / flutter-building-forms
Build Flutter forms with validation and user input
Auth0 / auth0-android
Add authentication to native Android apps using the Auth0 SDK
Flutter / flutter-reducing-app-size
Measure and optimize Flutter app bundle sizes
Flutter / flutter-theming-apps
Customize Flutter app appearance through the theming system