Algorithmic Art
A Claude skill that writes a generative-art philosophy and expresses it as interactive p5.js sketches with seeded randomness and a parameter-exploration UI.
Algorithmic Art
Create original generative art in two steps: an algorithmic philosophy (a computational aesthetic movement), then its expression as p5.js code.
What's inside
- A method for authoring the philosophy — flow fields, noise, particles, emergence
- p5.js implementation guidance: seeded randomness (Art Blocks pattern), parameter design
- A single self-contained HTML viewer with seed navigation and live parameter controls
Use it for
Generative and algorithmic art, flow fields, particle systems and parametric compositions that stay reproducible per seed.