What problem does it solve?
Traditional p5.js projects often require manual setup, multiple tools, and scattered assets to achieve polished visuals. This Skill provides a self-contained production pipeline that delivers browser-based generative art as a single HTML file with a repeatable workflow.
Core Features & Use Cases
- Production pipeline for interactive and generative art using p5.js, enabling 2D/3D visuals, shaders, data visualizations, and audio-reactive work in a single HTML file.
- Built-in workflow stages (CONCEPT → DESIGN → CODE → PREVIEW → EXPORT → VERIFY) and a viewer template for seed exploration, parameter tweaking, and instant exports.
- Comprehensive references covering core API, shapes, color systems, animation, and performance best practices; headless export via Puppeteer for high-res frames and MP4 export.
Quick Start
Open the starter viewer HTML (templates/viewer.html) or a bare HTML file that loads p5.js and begin exploring seeds, adjust sliders, and export outputs.