By kylehughes
Look up Swift syntax, features, and concurrency details directly from the official Swift Programming Language book.
The Swift Programming Language, packaged as a Skill for LLMs.
The Unofficial Swift Programming Language Skill provides the complete content of The Swift Programming Language in the structured Skill format used by Claude.
To install this Skill for your personal use in Claude Code:
Add the marketplace:
/plugin marketplace add kylehughes/the-unofficial-swift-programming-language-skill
Install the Skill:
/plugin install programming-swift-skill@the-unofficial-swift-programming-language-skill
To automatically provide this Skill to everyone working in a repository, configure the repository's .claude/settings.json:
{
"enabledPlugins": {
"programming-swift-skill@the-unofficial-swift-programming-language-skill": true
},
"extraKnownMarketplaces": {
"the-unofficial-swift-programming-language-skill": {
"source": {
"source": "github",
"repo": "kylehughes/the-unofficial-swift-programming-language-skill"
}
}
}
}
When team members open the project, Claude Code will prompt them to install the Skill.
You can download the pre-packaged release for use in other environments (e.g. Claude Desktop).
programming-swift.zip file from the latest release.The raw Skill content is also available in this repository's programming-swift directory.
This Skill is automatically updated nightly to match the official documentation. A new version is released only when the upstream content changes.
Version numbers follow the format SWIFT_VERSION-YYYY-MM-DD (e.g., 6.2.1-2025-11-21).
You can generate the Skill package locally using the provided Python script. The script has no external dependencies and is what is used to generate the pre-packaged releases.
python3 package.py
This will clone the official repository and generate a programming-swift directory and programming-swift.zip archive in your current working directory.
| Option | Description |
|---|---|
--output DIR, -o DIR | Specify output directory (default: ./programming-swift) |
--keep-temp | Do not delete the temporary git clone after packaging |
--dry-run | Simulate operations without writing files |
The Unofficial Swift Programming Language Skill is not accepting source contributions at this time. Bug reports will be considered.
The Unofficial Swift Programming Language Skill is available under the MIT License. See LICENSE for details.
The content contained within the generated Skill is sourced from The Swift Programming Language by Apple Inc. and the Swift project authors, and is distributed under the Apache 2.0 License.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kylehughes/the-unofficial-swift-programming-language-skill --plugin programming-swift-skillAll 86 iOS and Swift development skills in one plugin
Elite iOS and macOS development expertise with automatic skill activation for Swift, SwiftUI, UIKit, Xcode, and Apple frameworks plus code formatting tools
Apple development skills for Claude Code and Codex — iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, SwiftData, and more.
Apple-authored SwiftUI and platform guidance extracted from Xcode.
16 specialized Swift agents for Claude Code and VS Code Copilot. Covers concurrency, SwiftUI, Core ML, Foundation Models, MLX Swift, on-device AI, accessibility, security, testing, App Store review, Meta glasses SDK, SwiftData, visionOS, StoreKit 2, and performance.
Swift/iOS learning skills - Socratic tutoring, adaptive quizzes, and note-taking