sleek-design-mobile-apps
38,415Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests
xcode-project-setup
7,013Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies in
swift-concurrency
474Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors,
swift-concurrency-pro
463Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing S
swift-testing-pro
391Writes, reviews, and improves Swift Testing code using modern APIs and best practices. Use when reading, writing, or reviewing projects that
swiftdata-pro
349Writes, reviews, and improves SwiftData code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use