pluginagentmarketplace/custom-plugin-swift

Swift development plugin for Claude Code

2 stars0 forksUpdated Jan 5, 2026
npx skills add pluginagentmarketplace/custom-plugin-swift

README

Swift Development Assistant

Version License Status SASMP

Agents Skills Commands Swift


๐Ÿ“ฆ 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

FeatureDescription
๐Ÿค– 8 AgentsSpecialized AI agents for Swift/iOS/macOS
๐Ÿ› ๏ธ 12 SkillsComplete Golden Format with real templates
โŒจ๏ธ 4 CommandsSwift-specific slash commands
๐Ÿ”„ SASMP v1.3.0Full protocol compliance
๐Ÿ“ฑ iOS/macOSFull Apple ecosystem support

๐Ÿค– Agents

8 Specialized Swift Agents

#AgentPurpose
1swift-fundamentalsSwift basics, optionals, protocols, extensions
2swift-iosiOS app development, UIKit, lifecycle
3swift-swiftuiSwiftUI framework, declarative UI
4swift-dataData management, Core Data, persistence
5swift-macosmacOS development, AppKit, sandboxing
6swift-testingXCTest, TDD, mocking, coverage
7swift-performanceOptimization, profiling, memory
8swift-advancedMetaprogramming, macros, generics

๐Ÿ› ๏ธ Skills

Available Skills (12 Golden Format)

SkillDescriptionInvoke
swift-fundamentalsLanguage basics, optionals, protocolsSkill("swift-fundamentals")
swift-ios-basicsiOS development fundamentalsSkill("swift-ios-basics")
swift-swiftuiSwiftUI framework masterySkill("swift-swiftui")
swift-uikitUIKit framework patternsSkill("swift-uikit")
swift-networkingURLSession, async networkingSkill("swift-networking")
swift-core-dataCore Data persistenceSkill("swift-core-data")
swift-combineReactive programmingSkill("swift-combine")
swift-concurrencyasync/await, actorsSkill("swift-concurrency")
swift-spmSwift

...

Read full README

Statistics

Stars2
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025