This generates p5.js sketches through a two-step process: first you create an "algorithmic philosophy" (a manifesto for a generative art movement), then it writes the code to express that philosophy. It's built around seeded randomness, flow fields, particle systems, and emergent behavior. The prompt is unusually long and somewhat repetitive, but the core idea is solid: it pushes Claude to think about generative art as living algorithms rather than static templates. You'll get .md philosophy files plus .html and .js implementations. Best for when you want generative art that feels computationally intentional rather than just random shapes, though you'll need to wade through the verbose instructions first.
npx skills add https://github.com/davila7/claude-code-templates --skill algorithmic-art