Swift skills
Top maintainers
- openclaw · 29 skills
- rshankras · 23 skills
- fusengine · 5 skills
- charleswiltgen · 4 skills
- vladimirbrejcha · 3 skills
Languages in this topic
88 skills
This skill provides expert guidance on ColorKit for advanced color creation, conversion, and accessibility, helping you implement perceptual mapping and
This skill reviews and remediates Swift concurrency issues in Swift 6.2+ code, applying actor isolation and Sendable safety with minimal behavior changes.
This skill provides expert guidance on SwiftUI SearchBar, helping you implement tokens, suggestions, and cross-platform styling with minimal boilerplate.
This skill integrates with macOS Reminders to list and add tasks, supporting multi-language triggers and native recurrence for efficient planning.
This skill guides building production-ready native iOS and Android apps with Expo Router, native tabs, and smooth animations.
This skill helps you implement, review, or improve SwiftUI Liquid Glass usage in iOS 26+ apps for cohesive, high-performance UIs.
This skill analyzes SwiftUI performance from code review to profiling guidance, identifying root causes and suggesting concrete remediations for smoother
This skill scans SwiftUI documentation for deprecated APIs and updates latest-apis.md with modern replacements using the Sosumi MCP.
This skill lets you search Apple Developer Documentation, WWDC videos, and API details to quickly discover framework guidance and usage.
This skill helps you implement and optimize React Native native modules with Turbo Modules, JSI, and Codegen for fast JS-native bridges.
This skill guides building 2D or 3D iOS games with SpriteKit, SceneKit, or RealityKit, covering architecture, input, rendering, and performance optimizations.
This skill helps maintain SceneKit code and plan migration to RealityKit, covering scene graph, materials, physics, animation, and SwiftUI integration.
This skill helps you implement any iOS Vision framework feature, from face detection to text recognition, with robust patterns and diagnostics.
This skill guides implementing iOS 26 SwiftUI features, enabling Liquid Glass, AttributedString, WebView, Animatable, drag and drop, and visionOS integration.
This skill delivers production-grade Core Data guidance for correct, performant stacks, safe cross-context communication, and reliable migrations.
This skill builds, runs, and tests iOS/macOS apps using xcodebuild and xcrun simctl, enabling streamlined simulator management and UI automation.
This skill helps you design native iOS interfaces that align with Apple's HIG, ensuring accessible, safe-area aware SwiftUI/UIKit components.
This skill automates iOS interactions using vision and screenshots, enabling reliable device control from natural language prompts.
This skill generates a complete feature flag infrastructure with local defaults, remote config, SwiftUI integration, and a debug menu for iOS/macOS apps.
This skill builds a production image loading pipeline with memory and disk caching, deduplication, and a drop-in CachedAsyncImage view for SwiftUI.
This skill generates a production-ready HTTP caching layer in Swift, enabling offline support, Cache-Control parsing, and ETag-based requests to reduce API