pluginagentmarketplace/custom-plugin-swift
Swift development plugin for Claude Code
2 stars0 forksUpdated Jan 5, 2026
npx skills add pluginagentmarketplace/custom-plugin-swiftREADME
๐ฆ Install Now ยท ๐ค Explore Agents ยท ๐ Documentation ยท โญ Star this repo
What is this?
Swift Development Assistant is a Claude Code plugin with 8 agents and 12 skills for mastering Swift, iOS, macOS, and Apple ecosystem development.
๐ Table of Contents
Click to expand
๐ Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
- Swift 5.9+ / Xcode 15+
Installation (Choose One)
Option 1: From Marketplace (Recommended)
# Step 1๏ธโฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-swift
# Step 2๏ธโฃ Install the plugin
/plugin install swift-development-assistant
# Step 3๏ธโฃ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-swift.git
cd custom-plugin-swift
# Load locally
/plugin load .
# Restart Claude Code
โ Verify Installation
After restart, you should see these agents:
swift-development-assistant:01-swift-fundamentals
swift-development-assistant:02-swift-ios
swift-development-assistant:03-swift-swiftui
swift-development-assistant:04-swift-data
swift-development-assistant:05-swift-macos
swift-development-assistant:06-swift-testing
swift-development-assistant:07-swift-performance
swift-development-assistant:08-swift-advanced
โจ Features
| Feature | Description |
|---|---|
| ๐ค 8 Agents | Specialized AI agents for Swift/iOS/macOS |
| ๐ ๏ธ 12 Skills | Complete Golden Format with real templates |
| โจ๏ธ 4 Commands | Swift-specific slash commands |
| ๐ SASMP v1.3.0 | Full protocol compliance |
| ๐ฑ iOS/macOS | Full Apple ecosystem support |
๐ค Agents
8 Specialized Swift Agents
| # | Agent | Purpose |
|---|---|---|
| 1 | swift-fundamentals | Swift basics, optionals, protocols, extensions |
| 2 | swift-ios | iOS app development, UIKit, lifecycle |
| 3 | swift-swiftui | SwiftUI framework, declarative UI |
| 4 | swift-data | Data management, Core Data, persistence |
| 5 | swift-macos | macOS development, AppKit, sandboxing |
| 6 | swift-testing | XCTest, TDD, mocking, coverage |
| 7 | swift-performance | Optimization, profiling, memory |
| 8 | swift-advanced | Metaprogramming, macros, generics |
๐ ๏ธ Skills
Available Skills (12 Golden Format)
| Skill | Description | Invoke |
|---|---|---|
swift-fundamentals | Language basics, optionals, protocols | Skill("swift-fundamentals") |
swift-ios-basics | iOS development fundamentals | Skill("swift-ios-basics") |
swift-swiftui | SwiftUI framework mastery | Skill("swift-swiftui") |
swift-uikit | UIKit framework patterns | Skill("swift-uikit") |
swift-networking | URLSession, async networking | Skill("swift-networking") |
swift-core-data | Core Data persistence | Skill("swift-core-data") |
swift-combine | Reactive programming | Skill("swift-combine") |
swift-concurrency | async/await, actors | Skill("swift-concurrency") |
swift-spm | Swift |
...
Publisher
Statistics
Stars2
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025