What problem does it solve?
This Skill guides creators to craft living generative art workflows that are philosophy-driven, reproducible, and easy to run as a self-contained artifact.
Core Features & Use Cases
- Seeded, reproducible generative art pipeline using a fixed Anthropic-themed viewer template (templates/viewer.html).
- Step-by-step workflow: create an algorithmic philosophy (4-6 paragraphs), implement a unique p5.js algorithm, and assemble a self-contained HTML artifact with inline code and controls.
- Self-contained HTML artifact, exportable PNG, and UI for seed navigation and parameter exploration.
- Use cases include artists prototyping new generative aesthetics, educators teaching algorithmic design, and researchers exploring computational creativity within a unified framework.
Quick Start
Read the SKILL.md to understand the intended workflow, then generate a 4-6 paragraph algorithmic philosophy, implement a unique p5.js algorithm following the philosophy, and assemble a self-contained HTML artifact using templates/viewer.html. Open the resulting HTML in a browser to interact with the seeded, parameter-driven generative artwork.