Haptics
Simulates touch sensations via text descriptions, enhancing immersive storytelling and user experiences by adding a crucial sensory layer.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add haptics npx -- -y @trustedskills/haptics
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"haptics": {
"command": "npx",
"args": [
"-y",
"@trustedskills/haptics"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to trigger haptic feedback on mobile devices, providing tactile sensations like vibrations or pulses. It enhances user interaction by delivering physical cues that complement visual or auditory signals in an app interface.
When to use it
- Confirming successful actions, such as saving a file or completing a purchase.
- Alerting users to errors or warnings without interrupting their workflow with pop-ups.
- Simulating texture or weight in games and simulation applications.
- Guiding users through multi-step processes with rhythmic vibration patterns.
Key capabilities
- Trigger custom vibration patterns with adjustable intensity and duration.
- Integrate seamlessly into iOS and Android mobile applications.
- Provide non-intrusive feedback for accessibility features.
- Support complex haptic sequences for immersive experiences.
Example prompts
- "Vibrate briefly when the user taps the submit button to confirm the action."
- "Play a short, rhythmic pulse pattern every 5 seconds while the app is loading data."
- "Trigger a heavy vibration if the user attempts to delete an unsaved document."
Tips & gotchas
Ensure your device supports haptic feedback APIs before relying on this skill for critical interactions. Test vibration patterns across different devices, as intensity and duration may vary based on hardware capabilities.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.