What problem does it solve?
This Skill helps you turn creative requests into original, reproducible generative art experiences instead of static images by defining an algorithmic philosophy and implementing it as interactive p5.js code.
Core Features & Use Cases
- Algorithmic philosophy creation: Produce a 4–6 paragraph generative manifesto that emphasizes computational beauty, emergent behavior, seeded variation, and expert-level craftsmanship.
- Seeded interactive p5.js implementation: Build a self-contained HTML viewer using the required Anthropic-branded
templates/viewer.html, with deterministic output via seed-driven randomness.
- Parameter exploration UI: Add sliders/color controls so users can explore the system’s tunable behaviors in real time while preserving reproducibility.
Quick Start
Ask for a new generative art concept (e.g., “Create an interactive particle field inspired by quantum harmonics”) and specify any constraints you want, and then use the Skill to produce the algorithmic philosophy plus a ready-to-run p5.js HTML artifact based on the template.