What problem does it solve? Creating browser-based generative art, interactive visualizations, and canvas animations requires deep knowledge of p5.js APIs, color theory, animation techniques, and export pipelines. This Skill provides a complete production pipeline from creative concept to exported output, eliminating the need to manually research rendering patterns, performance optimizations, and headless capture workflows. ## Core Features & Use Cases - Seven Creation Modes: Generative art, data visualization, interactive experiences, animation, 3D WebGL scenes, image processing, and audio-reactive visuals — all as single self-contained HTML files. - Full Export Pipeline: Export to PNG, GIF, MP4 (via Puppeteer frame capture and ffmpeg), or SVG, with deterministic headless rendering using noLoop() and redraw() for frame-perfect video output. - Comprehensive References: Ten reference documents covering noise fields, particle systems, GLSL shaders, easing functions, color palettes, typography, and performance troubleshooting. - Use Case: Ask for a generative art piece with a specific mood and color palette, and receive a seeded, reproducible HTML sketch with layered composition, custom particle behaviors, and keyboard shortcuts for PNG/GIF export. ## Quick Start Create a p5.js generative art sketch of a flowing particle system with a warm sunset palette and export it as a PNG.