1199 results (16.0ms) page 3 / 60
nonameplum / agent-skills-swift-navigation exact

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

nonameplum / agent-skills-swift-observation exact

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

actionbook / rust-skills-m07-concurrency exact

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...

erichowens / some-claude-skills-swift-executor exact

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,...

hocgin / agent-skills-swift-bundle-hocgin exact

Use when you need to search, discover, and integrate private GitHub repositories as Swift package dependencies in iOS/macOS projects.

salvo-rs / salvo-skills-salvo-concurrency-limiter exact

Limit concurrent requests to protect resources. Use for file uploads, expensive operations, and preventing resource exhaustion.

aj-geddes / useful-ai-prompts-ios-swift-development exact

Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactive programming, and Core Data persistence.

xxxryan / agent-skills-go-concurrency-audit exact

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...

efremidze / swift-patterns-skill-swift-patterns exact

Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.

nonameplum / agent-skills-swift-sharing exact

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

tryhuset / agent-skills-swift-composable-architecture exact

Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...