apple-skills
01Plugin Claude Code
Apple development skills for Claude Code — iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, SwiftData, and more.
Plugin Claude Code
Apple development skills for Claude Code — iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, SwiftData, and more.
Plugin Claude Code
Apple development skills for Claude Code and Codex — iOS 26+ APIs, SwiftUI, UIKit, Liquid Glass, SwiftData, and more.
Instructions file CodexOpenCode
Instructions for Prisma-Labs-Dev/apple-skills, covering apple skills maintainer guide, generated vs hand-authored files, repository roles and maintainer boundaries.
Skill Claude CodeCodex
Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed some…
Skill Claude CodeCodex
UX and visual design consultant for iOS apps using Apple's Liquid Glass design system (iOS 26+). Use when asking about element positioning, layout decisions, visual hierarchy, or whether a design choice is "Apple-approved." Provides design rationale and guidance—not code. Helps create Apple Design Award-worthy apps.
Skill Claude CodeCodex
Production-grade SwiftUI with Apple Design Award-quality aesthetics. Use when building visually striking iOS interfaces — screens, components, redesigns. Screenshot-driven visual iteration, Liquid Glass (iOS 26+), bold design direction. For design advice without code, use ios-design-consultant instead.
Skill Claude CodeCodex
API reference: App Intents. Query for Siri, Shortcuts, Spotlight integration, exposing app functionality.
Skill Claude CodeCodex
Optimize Apple App Store metadata in store.config.json for ASO (App Store Optimization). Use when working with store.config.json, App Store keywords, titles, subtitles, descriptions, or localizing app metadata. Helps maximize app visibility and downloads.
Skill Claude CodeCodex
Index of Apple developer documentation for iOS, macOS, and related frameworks. Use when looking up what APIs exist in a framework, browsing available documentation, or deciding what docs to fetch. Covers SwiftUI, UIKit, Core Animation (QuartzCore), XCTest, HealthKit, Combine, SwiftData, and more.
Skill Claude CodeCodex
API reference: BackgroundTasks. Query for BGTaskScheduler, app refresh, background processing.
Skill Claude CodeCodex
API reference: Combine. Query for publishers, subscribers, operators, async data streams.
Skill Claude CodeCodex
API reference: Core Animation (QuartzCore). Query for CALayer, CAAnimation, CABasicAnimation, CAKeyframeAnimation, CASpringAnimation, CATransaction, CAShapeLayer, CAGradientLayer, CAEmitterLayer, CATransform3D, CADisplayLink.
Skill Claude CodeCodex
API reference: Core Haptics. Query for CHHapticEngine, haptic patterns, tactile feedback.
Skill Claude CodeCodex
API reference: EventKit. Query for EKEventStore, EKEvent, EKReminder, calendar access.
Skill Claude CodeCodex
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.
Skill Claude CodeCodex
Swift concurrency patterns — actors, structured concurrency, cancellation, async streams, GCD migration, strict-concurrency diagnostics, common bug patterns. Use when writing, reviewing, or debugging concurrent Swift code.
Skill Claude CodeCodex
Swift Testing patterns — structs over classes, async confirmations, parameterized tests, exit tests, attachments, common agent mistakes. Use when writing, reviewing, or migrating Swift Testing code.
Skill Claude CodeCodex
SwiftData patterns — autosave, relationships, dangerous predicates, CloudKit constraints, indexing, class inheritance. Use when writing, reviewing, or debugging SwiftData code.
Skill Claude CodeCodex
SwiftUI animation patterns — implicit/explicit animations, transitions, phase/keyframe animations, the Animatable protocol, and the @Animatable macro. Use when implementing animations, transitions, or motion in SwiftUI views.
Skill Claude CodeCodex
Swift Charts patterns — marks, axes, selection, styling, composition, Chart3D, accessibility, and Audio Graph. Use when building or improving charts in SwiftUI.
Skill Claude CodeCodex
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is…
Skill Claude CodeCodex
Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive layouts with stacks and grids. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens with VStack/HStack…
Skill Claude CodeCodex
API reference: HealthKit. Query for HKHealthStore, HKQuantitySample, workouts, health data read/write.
Skill Claude CodeCodex
Fact lookup: Apple Human Interface Guidelines corpus (greppable markdown). Query on demand for accessibility and ergonomic minimums (hit-target sizes, Dynamic Type), platform terminology, system component capabilities, and App-Review-relevant conventions. Not design direction.