tauri-app-haptics
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Tactile feedback on mobile devices / 移动端触觉反馈
- Haptic patterns or device support / 触感模式或设备支持
- Fallback on unsupported devices / 不支持设备的回退
Trigger phrases include:
- "haptics", "vibration", "feedback", "mobile"
- "震动", "触感", "反馈", "移动端"
How to use this skill
- Identify interactions requiring haptic feedback
- Configure haptics plugin capabilities
- Implement feedback patterns with sensible defaults
- Handle unsupported devices with silent fallback
Outputs
- Haptic feedback plan / 触觉反馈方案
- Fallback behavior checklist / 回退行为清单
Scope
- Boundary: Haptics plugin usage only
- Key points: Feedback patterns and fallback strategy
References
Keywords
tauri haptics, vibration, mobile feedback, fallback
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1