gprem09/naruto — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple browser page that uses my webcam to track my hands and show Naruto and Sasuke style power effects. I want it to feel like a fun little demo I can open in the browser, without needing a complicated setup.

When my right hand is open, show a Naruto power effect around that hand. When my left hand is open, show a Sasuke power effect around that hand. Also draw blue tracking lines on the hands so I can tell the camera tracking is working. It should ask for camera permission, work as smoothly as possible on normal laptops and phones, and avoid heavy glow effects if they make performance worse.

Keep it simple, mostly just an index page with any needed assets. Make it easy for me to run by opening the HTML file in a browser. Look up current browser hand tracking docs online if you need to.

Want more depth? Deep Reverse