What problem does it solve? Creating original generative art requires both a coherent aesthetic concept and working code; this Skill bridges that gap by first authoring an algorithmic philosophy and then expressing it as a self-contained interactive p5.js artwork. ## Core Features & Use Cases - Algorithmic Philosophy Authoring: Produces a 4-6 paragraph generative art manifesto (.md) that defines the computational aesthetic before any code is written. - Seeded p5.js Implementation: Builds reproducible generative algorithms using randomSeed/noiseSeed, flow fields, particles, noise, and parametric variation. - Interactive HTML Artifact: Outputs a single self-contained HTML file (built from templates/viewer.html) with seed navigation, parameter sliders, color pickers, and download controls that runs in claude.ai artifacts or any browser. - Use Case: A user asks for art inspired by ocean currents; the Skill writes a philosophy about fluid emergence, then delivers an interactive flow-field piece where the user explores seeds and tunes parameters live. ## Quick Start Use the algorithmic-art skill to create an interactive generative artwork about organic turbulence with explorable seeds and parameters.