What problem does it solve?
This skill provides a production-grade workflow to build, preview, and export p5.js sketches as self-contained browser-ready artifacts, eliminating manual setup and repetitive integration steps.
Core Features & Use Cases
- Modes cover generative art, data visualization, interactive experiences, 3D scenes, image processing, and audio-reactive visuals, all exported as HTML, PNG, GIF, MP4, or SVG.
- A clear six-stage pipeline (Concept → Design → Code → Preview → Export → Verify) ensures design intent is preserved from prompt to delivery, with reproducible seeds and deterministic exports.
- A ready-to-use scaffolding that includes a standalone HTML export, an optional viewer for explorable art, and headless export support via Puppeteer for automated frame capture.
Quick Start
Open the starter viewer or a bare HTML sketch, configure parameters, run a local server, and begin exporting outputs.