Algorithmic Art Generation
CommunitySeeded generative art with flow fields and particles.
Authorlifangda
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables you to create algorithmic art with deterministic results. By using seeded randomness and structured visual systems, you can reproduce complex generative artworks and craft interactive visualizations without hand-crafting every frame.
Core Features & Use Cases
- Seeded randomness: Reproduce art outputs exactly from a given seed.
- Flow fields & particle systems: Create flowing visuals and emergent patterns through simple rules.
- Interactive templates: Expose parameter controls and seed navigation for exploring variations in real time.
Quick Start
Tell Claude to generate a seeded generative art piece using p5.js and output a self-contained HTML file that renders the artwork. You can reuse the included example to render visuals with seed-driven variation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Algorithmic Art Generation Download link: https://github.com/lifangda/claude-plugins/archive/main.zip#algorithmic-art-generation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.