Agent Skill
2/7/2026play-toy
Run and interact with toys in the Stim Webtoys Library. Use when asked to launch the dev server, open a toy in the browser, or validate toy behavior manually.
Z
zz
9GitHub Stars
1Views
npx skills add zz-plant/stims
SKILL.md
| Name | play-toy |
| Description | Run and interact with toys in the Stim Webtoys Library. Use when asked to launch the dev server, open a toy in the browser, or validate toy behavior manually. |
name: play-toy description: "Run and interact with toys in the Stim Webtoys Library. Use when asked to launch the dev server, open a toy in the browser, or validate toy behavior manually."
Play a toy locally
Start the dev server
bun run dev
Open a toy
Navigate to:
http://localhost:5173/toy.html?toy=<slug>
Quick manual checks
- Confirm the canvas renders without errors.
- Use demo audio if microphone access is blocked.
- Verify the toy responds to audio if applicable.
Skills Info
Original Name:play-toyAuthor:zz
Download