By fal3
Develop high-performance, accessible SwiftUI apps for iOS and Apple platforms using skills in modern architecture with SwiftData and Observation, performance profiling via Instruments, XCTest unit testing, adaptive cross-platform layouts, smooth animations with Canvas and Lottie, memory leak diagnosis, and on-device speech transcription.
Strategies for developing apps that work across multiple Apple platforms, including adaptive layouts and multi-view implementations.
Best practices for implementing accessibility features in iOS apps, including VoiceOver support, Dynamic Type, and Human Interface Guidelines compliance.
Creating animations and graphics using SwiftUI Canvas, Core Animation, and Lottie integration for engaging iOS app experiences.
Detecting and fixing memory leaks and retain cycles in Swift apps using Instruments and best practices.
Expert guide for Apple's modern Speech framework (macOS 26+, iOS 26+) featuring SpeechAnalyzer and SpeechTranscriber for on-device speech-to-text transcription.
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.
This repository contains a curated collection of Claude Skills organized by professional domain. Each skill provides specialized expertise to help developers build high-quality applications across different platforms and technologies.
# In Claude Code, run:
/plugin marketplace add https://github.com/fal3/claude-skills-collection
/plugin install ios-swift-skills
That's it! All 8 iOS/Swift skills are now available automatically.
Install the plugin:
# Add the marketplace
/plugin marketplace add https://github.com/fal3/claude-skills-collection
# Install the plugin
/plugin install ios-swift-skills
Benefits:
Clone this repo into your project and Claude Code will auto-detect the skills:
cd your-project/
git clone https://github.com/fal3/claude-skills-collection.git
Then reference in your project's CLAUDE.md:
Load skills from: ./claude-skills-collection/
All skills are automatically available once you install the plugin. No manual loading required!
| Skill | Description | Activation Keywords |
|---|---|---|
| swiftui-programming-skill | SwiftUI declarative UI development | SwiftUI, declarative UI, SF Symbols |
| swift-modern-architecture-skill | Swift 6/iOS 18 architecture patterns | Swift 6, iOS 18, SwiftData, modern architecture |
| ios-accessibility-skill | iOS accessibility best practices | VoiceOver, Dynamic Type, accessibility |
| swift-performance-optimization-skill | Performance optimization techniques | performance, Instruments, optimization |
| cross-platform-app-development-skill | Multi-platform app strategies | multi-platform, iPad, Mac Catalyst |
| swift-unit-testing-skill | XCTest and unit testing patterns | XCTest, unit testing, TDD |
| ios-animation-graphics-skill | SwiftUI animations and graphics | animations, Canvas, Lottie |
| memory-leak-diagnosis-skill | Memory leak detection and fixing | memory leaks, retain cycles, ARC |
Each skill includes:
Coming soon - Skills for React, TypeScript, Next.js, and modern web frameworks
Coming soon - Skills for API design, database optimization, and server architecture
Coming soon - Skills for data analysis, machine learning, and AI integration
Once installed, skills activate automatically based on your queries:
swiftui-programming-skill loadsmemory-leak-diagnosis-skill activatesios-accessibility-skill engagesswift-unit-testing-skill helpsNo manual loading required. Just ask your question and the relevant skills provide expertise.
You: "How do I add VoiceOver labels to my SwiftUI view?"
Claude: [ios-accessibility-skill activates] Here's how to implement VoiceOver...
You: "My app is using too much memory"
Claude: [memory-leak-diagnosis-skill activates] Let's diagnose potential memory leaks...
You: "I need to create a smooth animation"
Claude: [ios-animation-graphics-skill activates] I'll show you SwiftUI animation techniques...
Each skill provides:
We welcome contributions! To add or improve skills:
skills/your-skill-name/SKILL.mdCLAUDE.md:
/plugin marketplace add ./your-forkThis repository is a Claude Code plugin with the following structure:
npx claudepluginhub fal3/claude-skills-collection --plugin ios-swift-skillsExpert SwiftUI guidance for state management, view composition, performance, and iOS 26+ Liquid Glass adoption.
Apple development skills for Claude Code and Codex — iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, SwiftData, and more.
Reviews SwiftUI code for best practices on modern APIs, maintainability, and performance.
Elite iOS and macOS development expertise with automatic skill activation for Swift, SwiftUI, UIKit, Xcode, and Apple frameworks plus code formatting tools
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.
This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6 breaking changes.