What problem does it solve?
It helps you turn a request for generative visuals into a reproducible, parameter-driven p5.js artwork and a guiding algorithmic manifesto instead of producing static images.
Core Features & Use Cases
- Algorithmic philosophy creation: Produces a 4–6 paragraph, process-first manifesto that specifies emergent behavior (seeded randomness, noise fields, particle/flow dynamics) and stresses expert-level craftsmanship.
- p5.js implementation plan: Converts the manifesto into an interactive p5.js sketch that stays faithful to seeded reproducibility (Art Blocks pattern).
- Interactive exploration UI: Builds a single self-contained HTML artifact with Seed navigation and adjustable parameters (sliders and optional color pickers) to explore variations safely and consistently.
Quick Start
Use the algorithmic-art skill to create an interactive p5.js viewer driven by seeded randomness and user-tunable parameters for your generative art request.