Skip to main content
Back to registry

web-haptics

lochie/web-haptics

Installs336
Install command
npx skills add https://github.com/lochie/web-haptics --skill web-haptics
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Install web-haptics ( npm i web-haptics ) and add haptic feedback to the app following these rules: Repository: | License: MIT | Zero dependencies Uses the Web Vibration API. Silently no-ops on unsupported platforms (desktop). No error handling or feature detection needed. trigger() accepts one of these strings (empty value defaults to a sensible "medium" impact): Notification (task outcomes): Impact (physical collisions): Selection (discrete stepping): React: Vue: Svelte: Vanilla JS: Next.js: add "use client" to any component using useWebHaptics(). Nuxt/SvelteKit: works directly, library handles SSR. All named string presets have a corresponding object in defaultPatterns . Use when you need to pass a preset as a value rather than a string literal: Extra presets not listed above: "soft" , "rigid" , "nudge" , "buzz" . See defaultPatterns for all available values. Primary button tap = "medium" | Secondary button = "light" Form success = "success" | Validation error = "error" | Network error = "error" Toggle switch = "light" | Delete before confirm = "warning" Picker/wheel = "selection" | Slider detents = "selection" | Tab switch = "selection" Drag-drop snap = "medium" | Long press = "heavy" | Modal appear = "medium" Pull-to-refresh threshold = "light" | Swipe dismiss threshold = "light" Payment confirmed = "success" - "success" -- form saved, payment confirmed, upload complete -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does web-haptics do?

web-haptics is listed in SkillJury, but the source summary is still sparse.

Is web-haptics good?

web-haptics does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does web-haptics work with?

web-haptics currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to web-haptics?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install web-haptics?

npx skills add https://github.com/lochie/web-haptics --skill web-haptics

Related skills

Alternatives in Software Engineering