Algorithmic art
Skill varunk130/claude-code-skills/plugin-skills/document-skills/algorithmic-art
A curated, categorized library of 29 production-grade Claude Code custom skills across finance, product, strategy, game theory, and document processing.
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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
0.6 KB, 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.