Expert Swift Concurrency guidance for AI coding tools. Covers safe concurrency, performance optimization, and Swift 6+ migration based on a comprehensive Swift Concurrency course.
Develops iOS applications with XcodeGen, SwiftUI, and SPM. Use when configuring XcodeGen project.yml, resolving SPM dependency issues, deploying to devices, handling code signing, debugging camera/AVFoundation, iOS version compatibility issues, or fixing Library not loaded @rpath framework errors. Includes state machine testing patterns for @MainActor classes
An iOS development plugin from Han, a 139+ plugin system for AI coding agents that provides quality gates, validation hooks, and specialized agents to ensure ship-ready code.
A collection of 167 production-ready skills for Claude Code CLI with multi-platform support including Claude, Gemini CLI, and Copilot.
The complete Swift Concurrency Migration Guide from swift.org packaged as a Claude Code skill, including all documentation articles and Swift code examples for migrating to Swift concurrency.
A Claude Code skills marketplace with code formatting plugins supporting Ruff, Black, gofmt, and SwiftFormat. Includes utility tools requiring uv (Python package runner) and jq (JSON processor).
The complete content of The Swift Programming Language book from docs.swift.org packaged as a Claude Code skill, providing comprehensive Swift language reference for AI-assisted development.
Expert Swift Testing guidance for #expect/#require macros, traits and tags, parameterized tests, async testing patterns, parallel execution, and XCTest migration workflows.
Swift/iOS learning skills - Socratic tutoring, adaptive quizzes, and note-taking
A Claude Code plugin marketplace for building and managing iOS/macOS projects using native Xcode CLI tools (xcodebuild, xcrun simctl) instead of MCP servers.
A collection of Claude Code skills covering framework-specific development expertise including FastAPI, Python, and other technologies with best practices.
A collection of Claude Code plugins for Tuist users
Streamlines Claude AI plugin development with pre-built, modular components for rapid prototyping and custom functionality integration.
Personal collection of Claude Code plugins
Automatically checks Swift syntax, formats code, builds SwiftUI apps, and deploys them to simulators without leaving Claude.
A curated collection of Claude Code plugins
Claude Code skill for writing robust, maintainable XCUITests for iOS and macOS using Page Object pattern, accessibility identifiers, and advanced gesture handling