← ClaudeAtlas

algorithmic-artlisted

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
varunk130/claude-code-skills · ★ 1 · AI & Automation · score 65
Install: claude install-skill varunk130/claude-code-skills
# Algorithmic Art Create generative art using p5.js with seeded randomness and interactive parameter exploration. Two-step process: create an algorithmic philosophy (.md), then express it through p5.js code (.html). Covers: flow fields, particle systems, noise functions, recursive structures, stochastic processes, and more.