Web Haptics
Simulates realistic touch sensations on web interfaces using AI, enhancing user interaction and immersion.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add web-haptics npx -- -y @trustedskills/web-haptics
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"web-haptics": {
"command": "npx",
"args": [
"-y",
"@trustedskills/web-haptics"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The web-haptics skill enables AI agents to trigger tactile feedback on supported devices, enhancing user interaction through vibration patterns. It allows agents to communicate status updates or confirm actions via subtle physical cues rather than just visual or auditory signals.
When to use it
- Confirming successful task completion, such as a file upload or message sent.
- Alerting users to errors or warnings that require immediate attention without interrupting their workflow visually.
- Simulating button presses or navigation clicks in mobile applications where touch feedback is expected.
- Providing rhythmic patterns to indicate loading states or processing delays.
Key capabilities
- Triggering device vibrations with varying intensities and durations.
- Sending haptic events directly to the user's browser environment.
- Supporting custom vibration patterns for distinct user experiences.
Example prompts
- "Please vibrate my phone gently to confirm you've received my instructions."
- "Give me a short double-tap vibration if the search results are ready."
- "Alert me with a strong haptic pulse if the connection drops."
Tips & gotchas
Haptics require user permission and are only functional on devices equipped with vibration motors. Ensure your AI agent checks for device support before attempting to trigger feedback to avoid errors on desktop browsers or non-haptic hardware.
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.