interactive-ux

Installation
SKILL.md

Interactive UX Skill

Create memorable, engaging user experiences through playful interactions, delightful surprises, and gamification elements.

CRITICAL: Check Existing First

Before adding ANY interactive element, verify:

  1. Check for existing interaction patterns:
rg "useSpring|useDrag|useGesture" --type tsx -l
rg "confetti|particles|celebration" --type tsx
cat package.json | grep -i "use-gesture\|react-spring\|lottie\|confetti"
  1. Check existing animations:
rg "framer-motion\|motion\." --type tsx | head -20
Installs
1
GitHub Stars
6
First Seen
Apr 2, 2026
interactive-ux — kensaurus/cursor-kenji