Algorithmic Art
Officialby Anthropic
designadvanced
generative-artp5jscreative-codingalgorithmicvisual-artinteractivecanvas
An official Anthropic skill that teaches Claude to create original generative art using p5.js. Instead of copying existing artistic styles, Claude develops an algorithmic philosophy — a computational aesthetic manifesto — then expresses it as interactive p5.js code with seeded randomness, particle systems, flow fields, and noise functions. Outputs are self-contained interactive HTML artifacts with seed navigation, real-time parameter sliders, and canvas export.
Installation
/plugin install algorithmic-art@anthropic-skills
Key Features
- ✓Seeded randomness for infinite reproducible variations from any numeric seed
- ✓Interactive parameter controls — sliders, color pickers, real-time tuning
- ✓Self-contained HTML artifacts with no external dependencies beyond the p5.js CDN
- ✓Sidebar UI with seed navigation (prev/next/random) and PNG canvas export
- ✓Emergent systems using particles, flow fields, noise functions, and mathematical processes
Use Cases
- →Generating unique generative art without copying existing artists' visual styles
- →Building interactive data visualizations with algorithmic aesthetics
- →Creating infinite variations of a visual theme for design and marketing projects
- →Exploring computational aesthetics and emergent visual systems interactively