nonameplum

27 mods across 1 repository, 17 stars between them.

accessory-setup-kit

01

nonameplum/agent-skills

Skill Claude CodeCodex

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.

17 29d ago A 56 tokens

background-tasks

02

nonameplum/agent-skills

Skill Claude CodeCodex

Apple BackgroundTasks framework for iOS/iPadOS background processing. Use when scheduling background work, refreshing app content, running long processing tasks, implementing BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask, or dealing with BGTaskScheduler setup, registration, submission, expiration…

17 29d ago A 68 tokens

corebluetooth

03

nonameplum/agent-skills

Skill Claude CodeCodex

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.

17 29d ago A 56 tokens

git-user

05

nonameplum/agent-skills

Skill Claude CodeCodex

Step-by-step guidance for maintaining a linear Git workflow using rebases, feature branches, and fast-forward merges.

17 29d ago A 25 tokens

nonameplum/agent-skills

Skill Claude CodeCodex

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

17 29d ago A 27 tokens

programming-swift

07

nonameplum/agent-skills

Skill Claude CodeCodex

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

17 29d ago A 27 tokens

swift-concurrency

11

nonameplum/agent-skills

Skill Claude CodeCodex

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures…

17 29d ago A 139 tokens

swift-health-kit

14

nonameplum/agent-skills

Skill Claude CodeCodex

Apple HealthKit framework for health and fitness data. Use for reading/writing health samples, workout data, authorization flows, observer queries, background delivery, clinical records, activity rings, and integrating with the Health app across iPhone, Apple Watch, iPad, and visionOS.

17 29d ago A 60 tokens

swift-navigation

16

nonameplum/agent-skills

Skill Claude CodeCodex

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

17 29d ago A 26 tokens

swift-observation

20

nonameplum/agent-skills

Skill Claude CodeCodex

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.

17 29d ago A 47 tokens

swift-sharing

22

nonameplum/agent-skills

Skill Claude CodeCodex

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

17 29d ago A 16 tokens

nonameplum/agent-skills

Skill Claude CodeCodex

Build type-safe Swift state machines with enum states and action-based transitions. Use for lifecycle or protocol flows, reentrancy-sensitive operations, or async/concurrent workflows.

17 29d ago A 39 tokens