What problem does it solve?
It helps users turn creative prompts into original, reproducible generative artwork—focused on process, emergence, and algorithmic craft rather than static templates.
Core Features & Use Cases
- Algorithmic philosophy creation: Produce a 4–6 paragraph generative aesthetic manifesto that defines how beauty emerges through computation.
- Seeded p5.js implementation: Generate a self-contained interactive HTML artifact using seeded randomness for consistent, repeatable results.
- Interactive parameter exploration: Expose key system controls (sliders and optional colors) so users can iteratively explore variations while preserving the same seed-driven logic.
- Best-practice workflow: Uses a strict, template-driven viewer structure and emphasizes master-level refinement and controlled chaos in the resulting art.
Quick Start
Use the algorithmic-art skill to generate an interactive seeded p5.js HTML artifact that implements the user’s generative art request and exposes tunable parameters for exploration.