AccessorySetupKit for privacy-preserving discovery and setup of Bluetooth, Wi-Fi, or Wi-Fi Aware accessories. Use...
find ~/nonameplum/ -name "*.skill"
Apple Core Bluetooth framework for BLE and Bluetooth Classic. Use for central/peripheral workflows, scanning,...
Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and...
The complete Swift Programming Language book by Apple, covering syntax, features, concurrency, and the formal...
Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more
A library for working with enum cases as first-class values, enabling key path-like access to enum cases
The Composable Architecture (TCA) - A library for building Swift applications with state management, composition,...
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1)...
A dependency management library for Swift with controlled, testable dependencies
Official Swift DocC documentation markup and syntax reference
Apple HealthKit framework for health and fitness data. Use for reading/writing health samples, workout data,...
A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit,...
Apple Observation framework for Swift. Use when modeling observable state with the `@Observable` macro, tracking...
Swift Package Manager documentation - create packages, manage dependencies, build and test Swift code
A library for sharing state across your app with persistence and observation support
A library for snapshot testing in Swift with support for views, images, and custom formats