·algorithmic-art
</>

algorithmic-art

404kidwiz/claude-supercode-skills

使用 p5.js 和 JavaScript 进行生成艺术、创意编码和数学可视化方面的专家。

42安装·3热度·@404kidwiz

安装

$npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill algorithmic-art

SKILL.md

Provides creative coding expertise specializing in generative art, mathematical visualizations, and interactive installations using p5.js. Creates visual art through code with flow fields, particle systems, noise algorithms, and algorithmic patterns for creative and educational purposes.

| Uniform | random() | Complete chaos. White noise. | | Gaussian | randomGaussian() | Bell curve. Most values near mean. | | Perlin | noise() | Smooth, gradient randomness. "Cloud-like". | | Seeded | randomSeed() | Deterministic. Same output every time. |

Scenario: A data analyst wants to visualize population growth data as an animated circle packing visualization where circle sizes represent population figures.

使用 p5.js 和 JavaScript 进行生成艺术、创意编码和数学可视化方面的专家。 来源:404kidwiz/claude-supercode-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill algorithmic-art
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 algorithmic-art?

使用 p5.js 和 JavaScript 进行生成艺术、创意编码和数学可视化方面的专家。 来源:404kidwiz/claude-supercode-skills。

如何安装 algorithmic-art?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill algorithmic-art 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/404kidwiz/claude-supercode-skills