A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit
Apple Observation framework for Swift. Use when modeling observable state with the `@Observable` macro, tracking changes with `withObservationTracking`, integrating with SwiftUI, or working with...
A dependency management library for Swift with controlled, testable dependencies
CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async, await, Future, tokio, deadlock, race...
Rapid task execution without hesitation or deterrence. Expert in overcoming blockers, making quick decisions, and maintaining forward momentum. Use for urgent tasks, breaking through impediments,...
Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.
Check Swift on Wasm compatibility, identify incompatible frameworks, port and refactor code for WebAssembly
Use when you need to search, discover, and integrate private GitHub repositories as Swift package dependencies in iOS/macOS projects.
Limit concurrent requests to protect resources. Use for file uploads, expensive operations, and preventing resource exhaustion.
A library for snapshot testing in Swift with support for views, images, and custom formats
Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactive programming, and Core Data persistence.
Audit Go code for concurrency bugs: data races, goroutine leaks, deadlocks, channel misuse, and context leaks. Use when the user mentions goroutines, worker pools, timeouts, stuck requests, high...
Enforce repository coding standards for Swift 6.2 concurrency, Swift language rules. Use when reviewing or implementing Swift code changes.
Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.
>
Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more
A library for sharing state across your app with persistence and observation support
|
|
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...