What problem does it solve?
Turning an existing HTML page or live website into reusable, well-documented interaction prompts requires manually inspecting source code, capturing visual evidence, and writing structured prompts—a slow, error-prone process that this Skill automates end to end.
Core Features & Use Cases
- Source-grounded prompt extraction: Reads the actual HTML, CSS, and scripts to identify interactions (mousemove, ScrollTrigger, WebGL, hover, parallax) and writes one portable prompt per interaction concept.
- Evidence capture workflow: Captures screenshots, full-page scroll images, section crops, and MP4 scroll recordings from live sites, embedding them under each prompt in an article.
- Daily UI inspiration articles: Produces dated articles with exactly 5 inspirations, each containing stills, video, motion frames, source metadata, and a detailed AI-builder prompt, plus a manifest.json.
- Use Case: You have a generated-page.html from an AI builder and want a prompt pack. The Skill inspects the code, splits it into interactions like "magnetic CTA hover" and "masked word reveal", captures screenshots of each, and commits an article with prompts ready to paste into any AI builder.
Quick Start
Use the html-to-interaction-prompts skill to turn my generated-page.html into a screenshot-backed article of reusable interaction prompts.