design-generative-art
Installation
SKILL.md
Algorithmic Art Skill
Degree of freedom: MIXED. Algorithm and palette [HIGH freedom]; existing
pipeline inventory and seed reproducibility [LOW freedom — run exactly].
Create generative, procedural, and mathematical art using code. Transform algorithms into visual experiences.
How to reason
- Inventory — existing p5 / canvas / noise utilities
- Seed — deterministic RNG; same seed = same pixels
- Parameterize — density, palette, scale, complexity
- Validate — resolution-independent; reduced-motion on loops