simulate-mouse-demo
Installation
SKILL.md
Task
Run the SimulateMouse demo scenario: $ARGUMENTS
What
Automate the SimulateMouse demo scene by clicking buttons, one-shot dragging boxes, split-dragging a box through multiple waypoints to the drop zone, and operating the virtual pad with DragStart/DragMove/DragEnd. Exercises Click, Drag, DragStart, DragMove, and DragEnd across all interactive elements.
When
Use when you need to:
- Run the simulate-mouse demo to verify click, drag, split-drag, and virtual pad functionality
- Test mouse simulation on the demo scene after code changes
- Exercise the demo scene end-to-end (buttons + one-shot drag + split drag + virtual pad)