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
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

charts

49

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Swift Charts: BarMark, LineMark, AreaMark, PointMark, axis customization, scrollable charts. Use when implementing app features related to charts.

not rated 10 today A 33 tokens original MIT

dark-mode

50

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Dark mode support: 3-way appearance picker, preferredColorScheme, Color(light:dark:) adaptive tokens, colorScheme environment. Use when adding dark/light mode toggle, creating adaptive colors, or respecting system appearance. Triggers: colorScheme, preferredColorScheme, dark mode, appearance, Color(light:dark:).

not rated 10 today A 67 tokens original MIT

foundation-models

51

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

On-device AI with Apple FoundationModels framework: text generation, streaming responses, structured output with @Generable. Use when adding on-device AI features, text generation, or ML-powered content creation. Triggers: FoundationModels, @Generable, LanguageModelSession, on-device AI, text generation.

not rated 10 today A 64 tokens original MIT

game-assets

52

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Download free game sprites/textures/3D models and generate procedural assets. Covers nwdownloadasset tool, texture factories, sprite atlas organization, 3D model loading, and programmatic asset creation.

not rated 10 today A SkillSpector: pass 43 tokens original MIT

game-ui

53

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Game UI patterns: SwiftUI HUD overlays on SpriteKit, menus (main/pause/game-over), virtual joystick/d-pad, score displays, health bars, tutorial onboarding.

not rated 10 today A SkillSpector: warn 37 tokens original MIT

haptics

54

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Haptic feedback: UIImpactFeedbackGenerator, UINotificationFeedbackGenerator, CoreHaptics custom patterns. Use when implementing app features related to haptics.

not rated 10 today A 38 tokens original MIT

healthkit

55

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

HealthKit: HKHealthStore, authorization, reading/writing health data, queries. Use when implementing app features related to healthkit.

not rated 10 today A 30 tokens original MIT

localization

56

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Localization patterns: .strings file generation, RTL/LTR layout, language switching, locale-aware formatting. Use when implementing app features related to localization.

not rated 10 today A 32 tokens original MIT

maps

57

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

MapKit integration: Map view, annotations, overlays, user location, search, directions. Use when implementing app features related to maps.

not rated 10 today A 29 tokens original MIT

notifications

58

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Local notifications: permission states, scheduling, badge management, UserNotifications framework. Use when implementing app features related to notifications.

not rated 10 today A 26 tokens original MIT

paywall

59

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Custom paywall UI patterns for subscriptions and credit packs with Apple compliance. Use when building paywalls or purchase screens.

not rated 10 today A SkillSpector: pass 26 tokens original MIT

repositories

60

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Repository pattern: protocol-based data access, DTO-to-domain mapping, and clean layer separation. Use when implementing app features related to repositories.

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

revenuecat

61

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

RevenueCat SDK patterns for in-app purchases, subscriptions, and entitlements. Use when implementing monetization features with RevenueCat.

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

scenekit-game

62

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Use for 3D games: racing, 3D sports, board games, marble maze, tower defense, bowling. SceneKit + SceneView architecture, 3D scene hierarchy, physics, game loop, primitives, materials, cameras, particles, audio.

not rated 10 today A SkillSpector: pass 58 tokens original MIT

siri-intents

63

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Siri and App Intents: AppIntents framework, App Shortcuts, voice commands, in-process intents, Shortcuts app integration. Use when adding Siri voice commands, creating App Shortcuts, or integrating with the Shortcuts app. Triggers: AppIntent, AppShortcutsProvider, Siri, voice command, shortcut.

not rated 10 today A 71 tokens original MIT

speech

64

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Speech recognition: SFSpeechRecognizer, live and file-based recognition, permissions. Use when implementing app features related to speech.

not rated 10 today A 27 tokens original MIT

spritekit-game

65

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Use for 2D games: arcade, puzzle, sports, ping pong, platformer, shooter, 2D racing. SpriteKit + SpriteView architecture, scene hierarchy, physics, game loop, audio, particles, game feel.

not rated 10 today A SkillSpector: pass 52 tokens original MIT

storage

66

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Storage patterns: in-memory defaults, @AppStorage for flags, SwiftData for persistence. Use when implementing app features related to storage.

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

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Subscription and credit management architecture with RevenueCat. Use when implementing subscription state, credit balance, or feature gating.

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

supabase

68

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Supabase Swift SDK patterns for auth, database, and storage. Use when implementing app features related to supabase.

not rated 10 today A SkillSpector: pass 26 tokens original MIT

timers

69

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Timer patterns: TimelineView for smooth updates, Timer.publish for periodic ticks, countdown/stopwatch formatting. Use when implementing app features related to timers.

not rated 10 today A 33 tokens original MIT

ui-review

70

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Post-build visual UI/UX review: capture simulator screenshots, evaluate with vision, collect findings, fix issues sequentially. Use after successful builds to ensure visual quality.

not rated 10 today A SkillSpector: pass 36 tokens original MIT

user-assets

71

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

Handle user-pasted images: install as app icons, add to asset catalogs as named image sets, or use as design references. Use when the user attaches images.

not rated 10 today A SkillSpector: pass 36 tokens original MIT

website-links

72

Abdullah4AI/apple-developer-toolkit

Skill Claude CodeCodex

External links and in-app browsing: Link component, openURL environment, SFSafariViewController, URL handling. Use when opening URLs, adding web links, or embedding an in-app browser. Triggers: Link, openURL, SFSafariViewController, URL, website, browser.

not rated 10 today A 62 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: