Toolkit for designing and integrating tactile haptic feedback.

Install

mkdir -p .claude/skills/pulsar-haptics && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18053" && unzip -o skill.zip -d .claude/skills/pulsar-haptics && rm skill.zip

Installs to .claude/skills/pulsar-haptics

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Expert guide for implementing haptic feedback using the Pulsar SDK across iOS (Swift), Android (Kotlin), and React Native (TypeScript). Use this skill whenever the user is working with haptics, vibrations, tactile feedback, or the Pulsar library in a mobile app — including preset selection, custom pattern composition, real-time gesture-driven haptics, migration from expo-haptics or UIKit/CoreHaptics, CompatibilityMode handling, and haptic design decisions. Always use this skill even if the user only mentions "vibration", "buzz", "taptic", "rumble", "pulse", "motor feedback", "tactile", "shake", "UIFeedbackGenerator", "CHHapticEngine", or "VibrationEffect" — or wants their app to "feel right". Vague phrases like "make it feel more responsive" or "add some feedback" in a mobile context should also trigger this skill.
826 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Implement haptic feedback using Pulsar SDK
  • Select from over 150 named haptic presets
  • Compose custom vibration patterns
  • Apply real-time gesture-driven haptics
  • Migrate from expo-haptics to Pulsar
  • Handle compatibility modes for haptic support

How it works

The Pulsar Haptics skill guides users in implementing haptic feedback across iOS, Android, and React Native by providing access to presets, custom pattern composition, and platform-specific API details.

Inputs & outputs

You give it
User asks to add a 'strong impact' haptic to a button press in React Native.
You get back
Guidance on selecting an appropriate preset from `presets-guide` and implementing it using the React Native API.

When to use pulsar-haptics

  • Implement tactile feedback
  • Add vibration patterns
  • Design haptic interactions
  • Configure mobile haptics

About pulsar-haptics

Assists in selecting presets and composing custom vibration patterns for iOS, Android, and React Native mobile applications.

>

When not to use it

  • When the user is not working with haptics, vibrations, or tactile feedback in a mobile app

Limitations

  • The skill focuses on haptic feedback implementation, not general mobile development.
  • Platform-specific limitations for haptics exist on iOS and Android.

How it compares

This skill offers a structured approach to haptic feedback implementation with a wide range of presets, unlike manual vibration API calls.

Compared to similar skills

pulsar-haptics side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
pulsar-haptics (this skill)03moNo flagsIntermediate
vercel-react-native-skills216moNo flagsIntermediate
heroui-native53moReviewIntermediate
mobile-android-design1012moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry