Swift

Swift skills and workflows surfaced by the site skill importer.

7 skills
A
swiftui-patterns

by affaan-m

swiftui-patterns is a practical guide for Frontend Development on Apple platforms. It covers SwiftUI state management, NavigationStack flows, view composition, and performance guidance so you can choose the right pattern for real app code. Use the swiftui-patterns skill when refactoring or building screens with clear ownership and fewer re-renders.

Frontend Development
Favorites 0GitHub 156.3k
A
swift-concurrency-6-2

by affaan-m

swift-concurrency-6-2 helps you adopt Swift 6.2 Approachable Concurrency, fix data-race errors, and decide when to keep work on MainActor or offload with @concurrent. Use this swift-concurrency-6-2 guide for app and backend development migrations.

Backend Development
Favorites 0GitHub 156.3k
A
swift-protocol-di-testing

by affaan-m

swift-protocol-di-testing helps you replace file system, network, and API calls with small protocols and default implementations for deterministic Swift tests, previews, and backend development.

Backend Development
Favorites 0GitHub 156.3k
A
swift-actor-persistence

by affaan-m

swift-actor-persistence is a Swift actor-based persistence pattern for thread-safe local storage, combining in-memory cache with file-backed data. Use it for offline-first apps and Backend Development when you want serialized access, cleaner concurrency, and less locking guesswork.

Backend Development
Favorites 0GitHub 156.3k
A
repo-scan

by affaan-m

repo-scan is a cross-stack source audit skill that classifies files, detects embedded third-party libraries, and helps you judge what is core, duplicated, or dead weight. It is useful for repo-scan for Code Review, legacy migrations, and refactor planning. See repo-scan install and repo-scan usage guidance in the skill.

Code Review
Favorites 0GitHub 156.2k
A
liquid-glass-design

by affaan-m

liquid-glass-design helps you implement Apple’s iOS 26 Liquid Glass system for SwiftUI, UIKit, and WidgetKit. Use it for glassy buttons, cards, toolbars, containers, and widgets, with guidance on shape, tint, interactivity, and when the effect fits a real UI.

UI Design
Favorites 0GitHub 156.2k
A
foundation-models-on-device

by affaan-m

foundation-models-on-device helps you build Apple FoundationModels features on iOS 26+ with on-device text generation, guided output with @Generable, tool calling, snapshot streaming, and availability checks for privacy-first apps.

Backend Development
Favorites 0GitHub 156.1k