vabole

vabole/apple-skills

39 resources in this repository

GitHub
🎯39
270

🎯Skills39

🎯ios-liquid-glass🎯Skill

Apple development skills for AI coding agents covering iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, Human Interface Guidelines, and practical workflow guides. Includes 20+ framework reference docs, design consultation skills, and a coordinator skill that routes to the right guide for any iOS/SwiftUI task.

ios-liquid-glass
🎯hig🎯Skill

Apple development skills for AI coding agents covering iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, Human Interface Guidelines, Swift Testing, SwiftData, HealthKit, and practical workflow guides.

hig
🎯ios-dev🎯Skill

Apple development skills providing latest iOS 26+ APIs, SwiftUI, and Liquid Glass reference documentation sourced from sosumi.ai, helping AI assistants write production-grade iOS/macOS Swift code.

ios-dev
🎯xcuitest🎯Skill

Provides XCUITest reference documentation with Swift 6 @MainActor patterns for AI coding agents, part of a comprehensive Apple development skill set covering SwiftUI, UIKit, Liquid Glass, and 30+ iOS frameworks targeting iOS 26+ APIs.

xcuitest
🎯apple-docs-index🎯Skill

Provides a curated index of Apple developer documentation covering SwiftUI, UIKit, and other frameworks, sourced from sosumi.ai and kept up-to-date to help AI coding agents write current iOS/macOS Swift code.

apple-docs-index
🎯swiftui🎯Skill

Provides comprehensive SwiftUI reference documentation covering views, modifiers, navigation, state management, and charts for AI coding agents building iOS 26+ applications with current Apple APIs.

swiftui
🎯swift-concurrency🎯Skill

Provides up-to-date Apple Swift concurrency reference documentation including async/await, Task, TaskGroup, Actor, and AsyncSequence patterns to help AI coding agents write production-grade iOS/macOS concurrent code.

swift-concurrency
🎯swift-testing🎯Skill

Provides reference documentation for Apple's Swift Testing framework including @Test, @Suite, #expect, and #require macros, enabling AI coding agents to write proper tests using current Swift testing patterns.

swift-testing
🎯combine🎯Skill

Provides Apple Combine framework reference documentation covering publishers, subscribers, and operators for AI coding agents building reactive data pipelines in iOS and macOS applications.

combine
🎯healthkit🎯Skill

Provides a reference skill for Apple's HealthKit framework covering HKHealthStore, HKQuantitySample, workouts, and health data access, targeting iOS 26+ with Swift 6 and modern concurrency patterns.

healthkit
🎯ios-design-consultant🎯Skill

A UX and visual design consultant skill for iOS apps using Apple's Liquid Glass design system (iOS 26+), providing guidance on element positioning, layout decisions, visual hierarchy, glass/color usage, and Human Interface Guidelines compliance.

ios-design-consultant
🎯usernotifications🎯Skill

API reference skill for Apple UserNotifications framework, providing documentation for local and remote notifications, triggers, and notification content configuration for iOS development.

usernotifications
🎯corehaptics🎯Skill

API reference skill for Apple Core Haptics framework, providing documentation for CHHapticEngine, haptic patterns, and tactile feedback implementation for iOS development.

corehaptics
🎯guide-swiftui-ui-patterns🎯Skill

Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, responsive layouts with stacks and grids, and TabView architecture.

guide-swiftui-ui-patterns
🎯photosui🎯Skill

API reference skill for Apple PhotosUI framework, providing documentation for PhotosPicker and PHLivePhotoView APIs for photo selection in SwiftUI apps.

photosui
🎯storekit🎯Skill

A Claude Code skill providing offline API reference for Apple StoreKit 2, covering Product, Transaction, subscription info, StoreView, and SubscriptionStoreView with pre-downloaded documentation files for quick lookups.

storekit
🎯simulator-utils🎯Skill

iOS Simulator utility commands for taking screenshots with automatic resizing, managing simulator state, and performing common operations needed during mobile app development with AI agents.

simulator-utils
🎯backgroundtasks🎯Skill

API reference skill for Apple BackgroundTasks framework, providing documentation for BGTaskScheduler, app refresh, and background processing APIs.

backgroundtasks
🎯guide-macos-spm-packaging🎯Skill

Scaffolds, builds, and packages SwiftPM-based macOS apps without Xcode, covering project bootstrapping, custom .app bundle assembly, signing, notarization, appcast generation, and GitHub release workflows.

guide-macos-spm-packaging
🎯eventkit🎯Skill

API reference skill for Apple EventKit framework, providing documentation for EKEventStore, EKEvent, EKReminder, and calendar access patterns for iOS/macOS development.

eventkit
🎯appintents🎯Skill

An API reference skill for Apple's App Intents framework, covering Siri, Shortcuts, and Spotlight integration to expose app functionality as system-level intents.

appintents
🎯guide-swiftui-performance-audit🎯Skill

An expert workflow guide for diagnosing and fixing SwiftUI performance issues, covering slow rendering, janky scrolling, high CPU/memory usage, and excessive view updates through code-first review and guided Instruments profiling.

guide-swiftui-performance-audit
🎯swiftdata🎯Skill

API reference skill for Apple's SwiftData framework, covering @Model, ModelContext, @Query, and schema migration APIs to help developers build data-driven Swift applications.

swiftdata
🎯apple-aso🎯Skill

Optimizes Apple App Store metadata for ASO (App Store Optimization), covering title, subtitle, keyword field rules, character limits, and localization strategies to maximize app visibility and downloads.

apple-aso
🎯mapkit🎯Skill

An API reference skill for Apple's MapKit for SwiftUI, providing documentation on Map views, Markers, Annotations, camera positions, and map features for iOS 26+ development.

mapkit
🎯guide-swiftui-view-refactor🎯Skill

A guide skill for refactoring SwiftUI views with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage patterns.

guide-swiftui-view-refactor
🎯tipkit🎯Skill

Provides an API reference for Apple TipKit framework, covering the Tip protocol, TipView for inline tips, PopoverTipView for popover tips, and Tips.configure() setup for displaying contextual tips and feature discovery in iOS 26+ apps.

tipkit
🎯widgetkit🎯Skill

An API reference skill for Apple's WidgetKit framework, providing documentation on widget timelines, entries, providers, and home/lock screen widget development for iOS.

widgetkit
🎯uikit🎯Skill

Provides comprehensive UIKit framework API reference for iOS/iPadOS development, covering UIView, UIViewController, controls, table/collection views, Auto Layout, gestures, and SwiftUI hosting.

uikit
🎯ios-ui-craft🎯Skill

An Apple development skill that guides AI agents to build production-grade SwiftUI interfaces with Apple Design Award-quality aesthetics, part of a comprehensive collection covering iOS 26+ APIs, Liquid Glass, and Human Interface Guidelines.

ios-ui-craft
🎯guide-swiftui-animations🎯Skill

SwiftUI animation patterns covering implicit/explicit animations, transitions, phase/keyframe animations, the Animatable protocol, and the @Animatable macro for implementing motion in SwiftUI views.

guide-swiftui-animations
🎯guide-swift-testing🎯Skill

Expert workflow guide for Swift Testing patterns covering struct-based test suites, async confirmations, parameterized tests, exit tests, attachments, and common agent mistakes. Provides a structured review process for writing correct Swift Testing code targeting Swift 6.2+.

guide-swift-testing
🎯guide-swiftui-charts🎯Skill

Expert workflow guide for Swift Charts covering chart marks, axes, selection handling, styling, Chart3D, and accessibility patterns. Originally from AvdLee/SwiftUI-Agent-Skill, targeting iOS 26+ and Swift 6 with modern SwiftUI conventions.

guide-swiftui-charts
🎯guide-swift-concurrency🎯Skill

An expert guide skill for writing, reviewing, and debugging Swift concurrency code, covering actors, structured concurrency, async/await, cancellation, GCD migration, and strict-concurrency diagnostics targeting Swift 6.2.

guide-swift-concurrency
🎯guide-swiftdata🎯Skill

SwiftData patterns guide covering autosave behavior, relationships, dangerous predicates, CloudKit constraints, indexing, and class inheritance for writing correct and modern SwiftData code.

guide-swiftdata
🎯core-animation🎯Skill

An Apple development skill covering the Core Animation framework for building smooth, high-performance animations in iOS and macOS apps. Part of a comprehensive Apple skills collection that includes SwiftUI, UIKit, Liquid Glass, and Human Interface Guidelines for iOS 26+.

core-animation
🎯ui-percept-rapid-feedback🎯Skill

Provides over 3,000 integration skills by Membrane that let AI agents connect with Gmail, Slack, HubSpot, Salesforce, GitHub, and thousands of other applications.

ui-percept-rapid-feedback
🎯ios-app-icon🎯Skill

Apple development skills for Claude Code, Codex, and other coding agents, providing up-to-date reference documentation for iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass design, Human Interface Guidelines, Swift Testing, and concurrency patterns.

ios-app-icon
🎯ios-app-assets🎯Skill

Part of Apple Skills, a collection of Apple development skills for Claude Code and other coding agents covering iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, Human Interface Guidelines, and workflow guides.

ios-app-assets