Skip to content

AI Skills

Install the pulsar-haptics skill from the software-mansion-labs/skills repository to give your AI coding agent up-to-date guidance for building haptic interactions with Pulsar on iOS, Android, and React Native.

Run this in the root of your project:

Terminal window
npx skills add software-mansion-labs/skills --skill pulsar-haptics

This is the recommended way to install the skill — it pulls in just pulsar-haptics and sets it up for the coding agents configured in your project.

  • Choosing presets and designing better haptic feedback
  • Implementing Pulsar APIs in React Native, iOS, and Android
  • Building gesture-driven haptics and custom patterns
  • Migrating from APIs like expo-haptics, Core Haptics, and VibrationEffect
  • Handling compatibility, testing, and graceful fallbacks across devices

After installation, use the pulsar-haptics skill whenever you are working with haptic feedback, tactile interactions, or Pulsar integration.

Presets a designer bound with the Pulsar Figma plugin never come back from the Figma MCP’s design tools — an agent has to read them out of the file separately. Figma MCP walks through that read and how to turn each binding into an SDK call.