·algorithmic-art
</>

algorithmic-art

404kidwiz/claude-supercode-skills

Expert in generative art, creative coding, and mathematical visualizations using p5.js and JavaScript.

42Installs·2Trend·@404kidwiz

Installation

$npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill algorithmic-art

SKILL.md

Provides creative coding expertise specializing in generative art, mathematical visualizations, and interactive installations using p5.js. Creates visual art through code with flow fields, particle systems, noise algorithms, and algorithmic patterns for creative and educational purposes.

| Uniform | random() | Complete chaos. White noise. | | Gaussian | randomGaussian() | Bell curve. Most values near mean. | | Perlin | noise() | Smooth, gradient randomness. "Cloud-like". | | Seeded | randomSeed() | Deterministic. Same output every time. |

Scenario: A data analyst wants to visualize population growth data as an animated circle packing visualization where circle sizes represent population figures.

Expert in generative art, creative coding, and mathematical visualizations using p5.js and JavaScript. Source: 404kidwiz/claude-supercode-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill algorithmic-art
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is algorithmic-art?

Expert in generative art, creative coding, and mathematical visualizations using p5.js and JavaScript. Source: 404kidwiz/claude-supercode-skills.

How do I install algorithmic-art?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill algorithmic-art Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/404kidwiz/claude-supercode-skills