Algorithmic art
Skill varunk130/claude-code-skills/plugin-skills/document-skills/algorithmic-art
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.From its SKILL.md
npx -y skills add varunk130/claude-code-skills --skill algorithmic-artAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.6 KB, 66 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.