Back to authors
nonameplum

nonameplum

15 Skills published on GitHub.

programming-swift-embedded

Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.

UncategorizedView skill →

accessory-setup-kit

AccessorySetupKit for privacy-preserving discovery and setup of Bluetooth, Wi-Fi, or Wi-Fi Aware accessories. Use for discovery sessions, picker-based authorization, migration, accessory renaming or removal, custom filtering, and required Info.plist declarations.

UncategorizedView skill →

corebluetooth

Apple Core Bluetooth framework for BLE and Bluetooth Classic. Use for central/peripheral workflows, scanning, connecting, advertising, GATT services/characteristics, read/write/notify, L2CAP, background processing or state restoration, and error handling across Apple platforms.

UncategorizedView skill →

programming-swift

The complete Swift Programming Language book by Apple, covering syntax, features, concurrency, and the formal language reference.

UncategorizedView skill →

swift-async-algorithms

Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more

UncategorizedView skill →

swift-case-paths

A library for working with enum cases as first-class values, enabling key path-like access to enum cases

UncategorizedView skill →

swift-composable-architecture

The Composable Architecture (TCA) - A library for building Swift applications with state management, composition, and testability

UncategorizedView skill →

swift-concurrency

Expert guidance on Swift Concurrency concepts. Use when working with async/await, Tasks, actors, MainActor, Sendable, isolation domains, or debugging concurrency compiler errors. Helps write safe concurrent Swift code.

UncategorizedView skill →

swift-dependencies

A dependency management library for Swift with controlled, testable dependencies

UncategorizedView skill →

swift-docc

Official Swift DocC documentation markup and syntax reference

UncategorizedView skill →

swift-navigation

A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit

UncategorizedView skill →

swift-observation

Apple Observation framework for Swift. Use when modeling observable state with the `@Observable` macro, tracking changes with `withObservationTracking`, integrating with SwiftUI, or working with ObservationRegistrar and Observations async sequences.

UncategorizedView skill →

swift-package-manager

Swift Package Manager documentation - create packages, manage dependencies, build and test Swift code

UncategorizedView skill →

swift-sharing

A library for sharing state across your app with persistence and observation support

UncategorizedView skill →

swift-snapshot-testing

A library for snapshot testing in Swift with support for views, images, and custom formats

UncategorizedView skill →