What problem does it solve?
It turns vague creative requests for generative or algorithmic visuals into a repeatable workflow that produces original, interactive p5.js artworks with deterministic variation via seeded randomness.
Core Features & Use Cases
- Algorithmic philosophy authoring: Produces a short movement manifesto (computational aesthetic movement) that guides what to build in code.
- Interactive viewer artifacts: Generates a single self-contained HTML artwork with seeded navigation and parameter exploration.
- Craft-focused generative implementation: Encourages meticulous algorithm design using controlled chaos (noise, fields, particles, emergent behavior) while avoiding direct copying of existing artists’ work.
Quick Start
Ask for a specific generative-art outcome (e.g., “Make me an interactive seeded artwork exploring flow fields and particle emergence”), and the skill will first generate an algorithmic philosophy, then implement it as a p5.js HTML artifact with tuned parameters.