biometrics
49Abdullah4AI/apple-developer-toolkit
Skill Claude CodeCodex
Biometric authentication: Face ID, Touch ID, LAContext, fallback to passcode. Use when implementing app features related to biometrics.
Abdullah4AI/apple-developer-toolkit
Skill Claude CodeCodex
Biometric authentication: Face ID, Touch ID, LAContext, fallback to passcode. Use when implementing app features related to biometrics.
Abdullah4AI/apple-developer-toolkit
Skill Claude CodeCodex
Camera and photo capture: PhotosPicker, AVCaptureSession, UIViewControllerRepresentable wrapper, permissions. Use when implementing app features related to camera.
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.
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:).
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.
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.
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.
Abdullah4AI/apple-developer-toolkit
Skill Claude CodeCodex
Haptic feedback: UIImpactFeedbackGenerator, UINotificationFeedbackGenerator, CoreHaptics custom patterns. Use when implementing app features related to haptics.
Abdullah4AI/apple-developer-toolkit
Skill Claude CodeCodex
HealthKit: HKHealthStore, authorization, reading/writing health data, queries. Use when implementing app features related to healthkit.
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.
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.
Abdullah4AI/apple-developer-toolkit
Skill Claude CodeCodex
Local notifications: permission states, scheduling, badge management, UserNotifications framework. Use when implementing app features related to notifications.
MCP server Claude CodeCodexCursor
MCP server "claude-swarm" as configured in Abdullah4AI/claude-swarm-mcp. Launched with bun ./server.ts.