React Native Pulsar Skill
Description
Agent skill that teaches Claude Code to design and implement haptic feedback in React Native with react-native-pulsar — presets, custom patterns, realtime gestures, Android fallbacks.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
react-native-pulsar-skill
**React Native haptics for Claude Code: an agent skill for designing and implementing haptic feedback with `react-native-pulsar`, on iOS, Android and Expo.**
[](LICENSE) [](https://www.npmjs.com/package/react-native-pulsar) [](https://code.claude.com/docs/en/skills) [](scripts/)
An [agent skill](https://agentskills.io) that teaches [Claude Code](https://code.claude.com/docs/en/skills) (and any other tool that reads `SKILL.md` agent skills) how to design and implement haptic feedback in React Native with [Pulsar](https://github.com/software-mansion/pulsar) ([`react-native-pulsar`](https://www.npmjs.com/package/react-native-pulsar)), Software Mansion's open-source haptics library. It works in bare React Native and Expo projects alike.
It covers the two halves of the job that are easy to get wrong:
- The API — verified against the published npm package (
react-native-pulsar@1.7.0), not the docs site, because several official examples don't work (Presets.Successdoesn't exist; the realtime composer's API changed between 1.6.1 and 1.7.0; the Expo install tab omits a hard peer dependency). - The design — which of the 151 presets fits a given UI moment, when a custom pattern is justified, how to compose one that carries meaning instead of buzzing, and what survives the trip from an iPhone to a mid-range Android.
Once installed it loads itself whenever a request mentions haptics, vibration, Pulsar, a preset, or just asks for an interaction to feel "more physical", "satisfying" or "premium" — see [How to use](#how-to-use) for what that looks like in practice.
What's inside
SKILL.md
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://