What problem does it solve?
This Skill helps you create original algorithmic artwork when you need a generative, interactive visual instead of a static image or copied style. It turns creative prompts into reproducible p5.js experiences with seeded variation and controlled parameter exploration.
Core Features & Use Cases
- Algorithmic Philosophy First: Defines a generative aesthetic as a computational movement before implementation.
- Two-Stage Output: Produces a philosophy markdown artifact and then expresses it as interactive p5.js art in a single HTML file.
- Seeded Reproducibility: Uses deterministic randomness so the same seed always recreates the same artwork.
- Interactive Exploration: Supports parameters, seed navigation, regeneration, and export for visual iteration.
- Use Case: Ideal for making flow fields, particle systems, recursive structures, harmonic compositions, and other original generative visuals.
Quick Start
Use the algorithmic art skill to design a seeded p5.js generative artwork and generate a self-contained interactive HTML viewer.