algorithmic-art
Create algorithmic and generative art using p5.js.
Developer Setup
Setup & Installation
npx skills add https://github.com/anthropics/skills --skill algorithmic-artnpx skills add https://github.com/anthropics/skills --skill algorithmic-artOverview
What This Skill Does
Generates generative and interactive art using p5.js, featuring seeded randomness and noise fields. It creates original vector particles, flows, forces, and controlled chaos without violating copyrights.
Application
When to use this Skill
- Generating interactive canvas sketches using generative algorithms
- Visualizing mathematics, noise fields, and physics simulations
- Creating customizable, parameter-driven visual mockups
- Testing particle systems and emergent behavior in HTML/JS
- Prototyping dynamic creative art assets programmatically
Documentation
Show Skills.md file
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).
This happens in two steps:
- Algorithmic Philosophy Creation (.md file)
- Express by creating p5.js generative art (.html + .js files)
First, undertake this task:
ALGORITHMIC PHILOSOPHY CREATION
To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted through:
- Computational processes, emergent behavior, mathematical beauty
- Seeded randomness, noise fields, organic systems
- Particles, flows, fields, forces
- Parametric variation and controlled chaos
THE CRITICAL UNDERSTANDING
- What is received: Some subtle input or instructions by the user to take into account, but use as a foundation; it should not constrain creative freedom.
- What is created: An algorithmic philosophy/generative aesthetic movement.
- What happens next: The same version receives the philosophy and EXPRESSES IT IN CODE - creating p5.js sketches that are 90% algorithmic generation, 10% essential parameters.
Consider this approach:
- Write a manifesto for a generative art movement
- The next phase involves writing the algorithm that brings it to life
Recommendations
Explore other random skills
sentry-code-review
Review code changes using Sentry issue and trace context
sentry-fix-issues
Find and fix Sentry issues with stack trace, breadcrumb, and trace context via MCP
sentry-pr-code-review
Review PR comments from Seer Bug Prediction and Sentry feedback