From apple-skills
Provides API reference for Core Haptics framework, answering queries on CHHapticEngine setup, haptic patterns, events, playback, and tactile feedback.
npx claudepluginhub vabole/apple-skills --plugin apple-skillsThis skill uses the workspace's default tool permissions.
Search these docs to answer questions about haptic feedback APIs.
Implements iOS haptic feedback via UIFeedbackGenerator, Core Haptics, AHAP patterns; syncs with audio/animations; debugs issues; applies Causality-Harmony-Utility principles.
Adds haptic feedback to iOS apps for confirmations (button presses, toggles), errors, and custom patterns using UIFeedbackGenerator and CHHapticEngine.
Triggers haptic feedback on mobile Tauri v2 apps using haptics plugin with impact/notification patterns and silent fallback for unsupported devices. Use for touch interactions and vibration selection.
Share bugs, ideas, or general feedback.
Search these docs to answer questions about haptic feedback APIs.
Always include:
corehaptics-index.md - Framework overview, patterns, eventschhapticengine.md - Haptic engine setup and playback