Abdullah4AI/apple-developer-toolkit

Apple Developer Documentation CLI skill for AI agents. Search docs, frameworks, APIs, WWDC videos 2014-2025, and sample code. Direct integration with developer.apple.com

This repository also configures its own agents. See what apple-developer-toolkit tells them →

10Stars on the repository
98Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gestures

74

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Skill "gestures" from Abdullah4AI/apple-developer-toolkit, covering gestures (tvos), siri remote commands, swipe recognition (siri remote touchpad), not available on tvos and rules.

not rated 10 yesterday A SkillSpector: pass 62 tokens original MIT

accessibility

75

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Accessibility: VoiceOver, Dynamic Type, reduce motion, tap targets, accessibility labels and hints. Use when implementing UI patterns related to accessibility.

not rated 10 yesterday A SkillSpector: pass 31 tokens original MIT

adaptive-layout

76

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Adaptive layout for iPad and universal apps: NavigationSplitView, size classes, horizontalSizeClass, presentations, HIG compliance. Use when building iPad-optimized layouts, supporting multiple screen sizes, or adapting UI for iPhone+iPad. Triggers: iPad, universal, NavigationSplitView, horizontalSizeClass, size…

not rated 10 yesterday A SkillSpector: pass 73 tokens original MIT

animations

77

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Animation enforcement: containment, modifier order, timing, performance, and transition safety. Use when implementing UI patterns related to animations.

not rated 10 yesterday A SkillSpector: pass 27 tokens original MIT

color-contrast

78

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Color contrast and accessibility: WCAG ratios, semantic colors, dark mode pairing, text on images, opacity rules. Use when choosing colors, ensuring text readability, or validating contrast ratios for accessibility. Triggers: contrast, WCAG, foregroundColor, background, opacity, semantic color, dark mode color.

not rated 10 yesterday A 65 tokens original MIT

feedback-states

79

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Feedback state patterns: loading indicators, error handling UI, success confirmations, disabled states, skeleton views. Use when adding loading spinners, error alerts, success feedback, or managing empty/error/loading view states. Triggers: ProgressView, loading, error, alert, empty state, skeleton, disabled, feedback.

not rated 10 yesterday A SkillSpector: pass 66 tokens original MIT

forms-and-input

80

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Forms and input: TextField, Picker, Toggle, validation, keyboard. Use when implementing UI patterns related to forms and input.

not rated 10 yesterday A SkillSpector: pass 30 tokens original MIT

liquid-glass

81

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

iOS 26 Liquid Glass material: glassEffect modifier, placement rules, modifier ordering, interactivity constraints. Use when applying glass effects, using translucent materials, or styling toolbars/tab bars for iOS 26+. Triggers: glassEffect, .glass, material, translucent, liquid glass, iOS 26, toolbar style.

not rated 10 yesterday A SkillSpector: pass 73 tokens original MIT

list-patterns

82

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

List patterns: ForEach, sections, swipe actions, search, pull-to-refresh. Use when implementing UI patterns related to lists.

not rated 10 yesterday A SkillSpector: pass 30 tokens original MIT

media

83

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Comprehensive media patterns: video playback, audio/music players, HLS streaming, remote images, AVAudioSession, memory management. Use when implementing any media-related features.

not rated 10 yesterday A SkillSpector: warn 36 tokens original MIT

modern-apis

84

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Modern SwiftUI APIs: Observable, environment, focus state, sensory feedback. Use when implementing UI patterns related to modern APIs.

not rated 10 yesterday A SkillSpector: pass 29 tokens original MIT

navigation-patterns

85

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Navigation patterns: NavigationStack, TabView, split view, deep linking. Use when implementing UI patterns related to navigation.

not rated 10 yesterday A SkillSpector: pass 28 tokens original MIT

performance

86

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Performance: LazyVStack, task modifiers, image caching, profiling. Use when implementing UI patterns related to performance.

not rated 10 yesterday A SkillSpector: pass 25 tokens original MIT

scroll-patterns

87

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Scroll patterns: ScrollView, scrollPosition, parallax, paging. Use when implementing UI patterns related to scrolling.

not rated 10 yesterday A SkillSpector: pass 27 tokens original MIT

spacing-layout

88

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Spacing and layout metrics: 8pt grid system, standard margins, 44pt tap targets, vertical rhythm, density guidelines. Use when setting padding, margins, spacing between elements, or ensuring touch target sizes. Triggers: padding, spacing, margin, tap target, 44pt, grid, density, contentMargins.

not rated 10 yesterday A SkillSpector: pass 69 tokens original MIT

state-management

89

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

State management: @State, @Binding, @Observable, @Environment. Use when implementing UI patterns related to state management.

not rated 10 yesterday A SkillSpector: pass 28 tokens original MIT

swift-conventions

90

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Swift coding conventions: naming, access control, error handling, async/await. Use when implementing code following Swift conventions.

not rated 10 yesterday A SkillSpector: pass 28 tokens original MIT

swift-conventions

91

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Swift coding conventions: naming, access control, error handling, async/await. Use when implementing code following Swift conventions.

not rated 10 yesterday A 28 tokens copy · 100% MIT

text-formatting

92

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Text formatting: AttributedString, markdown, interpolation, localization. Use when implementing UI patterns related to text formatting.

not rated 10 yesterday A SkillSpector: pass 27 tokens original MIT

typography

93

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Typography rules: system text styles, Dynamic Type, font weights, type hierarchy, line spacing. Use when implementing UI patterns related to typography.

not rated 10 yesterday A 31 tokens original MIT

view-complexity

94

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

View complexity management: 30-line body rule, computed property extraction, subview decomposition, type-check timeout prevention. Use when a view body is getting long, refactoring large views, or hitting Swift type-checker timeouts. Triggers: long body, refactor view, extract subview, type-check timeout, view too…

not rated 10 yesterday A SkillSpector: pass 73 tokens original MIT

view-composition

95

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

View composition: @ViewBuilder properties, section extraction, body as table of contents, naming conventions. Use when implementing UI patterns related to view composition.

not rated 10 yesterday A SkillSpector: pass 34 tokens original MIT

spatial-gestures

96

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Skill "spatial-gestures" from Abdullah4AI/apple-developer-toolkit, covering spatial gestures (visionos), tap gesture (look + pinch), drag gesture (pinch + move), long press and indirect gestures (swiftui views).

not rated 10 yesterday A SkillSpector: pass 55 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: