home / skills / nonameplum / agent-skills

nonameplum/agent-skills

Documentation formatted as skills for AI coding assistants. Includes a DocC converter for creating new skills.

20 skills
GitHub

Sponsored

swift-dependencies

nonameplum/agent-skills

10
This skill helps you reason about and implement controlled, testable dependencies in Swift apps using a structured environment-inspired approach.
swift-state-machine-patterns

nonameplum/agent-skills

10
This skill helps you implement type-safe Swift state machines with enum states and action-based transitions for robust concurrency and lifecycle flows.
git-user

nonameplum/agent-skills

10
This skill guides you through maintaining a linear Git workflow with rebases, feature branches, and fast-forward merges.
swift-concurrency

nonameplum/agent-skills

10
This skill provides expert guidance on Swift Concurrency patterns, ensuring safe, performant code with structured concurrency and migration to Swift 6.
swift-docc-documentation

nonameplum/agent-skills

10
This skill helps you generate, structure, and format Swift DocC documentation and tutorials from code comments and articles.
swift-observation

nonameplum/agent-skills

10
This skill helps Swift developers model observable state with @Observable and manage change tracking for SwiftUI and async observers.
swift-package-manager

nonameplum/agent-skills

10
This skill helps you navigate Swift Package Manager documentation to create, manage, and build Swift packages efficiently.
swift-sharing

nonameplum/agent-skills

10
This skill helps you share and persist app state across components with observable changes and safe mutation.
swift-snapshot-testing

nonameplum/agent-skills

10
This skill helps Swift developers adopt robust snapshot testing with views, images, and custom formats across XCTest and Swift testing workflows.
swiftui-expert-skill

nonameplum/agent-skills

10
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.
swift-health-kit

nonameplum/agent-skills

10
This skill helps you integrate HealthKit data access and workflows across iPhone, Apple Watch, iPad, and visionOS.
swift-navigation

nonameplum/agent-skills

10
This skill helps you simplify and empower Swift navigation across SwiftUI, UIKit, and AppKit with ergonomic tooling and practical guidance.
accessory-setup-kit

nonameplum/agent-skills

10
This skill helps you configure and discover Bluetooth, Wi-Fi, or Wi-Fi Aware accessories using AccessorySetupKit, including migration, renaming, and custom
functional-programming-developer

nonameplum/agent-skills

10
This skill guides Swift functional architecture with immutability, pure functions, and DI via functions to improve testability and maintainability.
programming-swift-embedded

nonameplum/agent-skills

10
This skill provides comprehensive Embedded Swift documentation for microcontrollers and bare-metal development, guiding setup, usage, and advanced topics for
swift-async-stream-patterns

nonameplum/agent-skills

10
This skill helps building robust AsyncStream and AsyncSequence patterns in Swift by applying state machine, mutex, and continuation safety practices.
swift-composable-architecture

nonameplum/agent-skills

10
This skill helps you build robust Swift applications with composable state management, testability, and scalable architecture using the Composable Architecture.
programming-swift

nonameplum/agent-skills

10
This skill helps you master Swift syntax and language features with concise, reference-backed guidance covering basics to concurrency.
corebluetooth

nonameplum/agent-skills

10
This skill helps you implement Core Bluetooth central and peripheral workflows, ensuring poweredOn state, proper discovery, connection, and GATT operations.