What problem does it solve? Creating original generative art requires both a coherent aesthetic concept and working code; this Skill bridges that gap by producing an algorithmic philosophy and then expressing it as a self-contained p5.js artwork. ## Core Features & Use Cases - Algorithmic Philosophy Creation: Writes a 4-6 paragraph generative art manifesto that guides the visual direction before any code is written. - Seeded p5.js Implementation: Builds reproducible generative algorithms using seeded randomness, noise fields, particles, and flow fields. - Interactive HTML Viewer: Outputs a single self-contained HTML artifact with seed navigation, parameter sliders, color pickers, and download buttons based on the bundled viewer template. - Use Case: Ask for a flow-field artwork inspired by ocean currents and receive a philosophy document plus an interactive HTML page where you can browse seeds 1-100 and tune parameters live. ## Quick Start Create an algorithmic art piece about emergent turbulence with an interactive viewer I can open in my browser.