跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Algorithmic Art

技能 活跃

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

目的

To empower users to generate unique, interactive algorithmic art through a structured, philosophical, and code-based approach.

功能

  • Generates algorithmic art using p5.js
  • Supports seeded randomness for reproducibility
  • Allows interactive parameter exploration via UI controls
  • Creates self-contained HTML artifacts with Anthropic branding
  • Guides users through creating an algorithmic philosophy

使用场景

  • Creating generative art from code
  • Exploring flow fields and particle systems algorithmically
  • Generating unique visual art based on computational aesthetics
  • Designing interactive art pieces with tunable parameters

非目标

  • Creating static images directly
  • Copying existing artists' work
  • Providing a general-purpose code editor
  • Generating art without a defined algorithmic philosophy

工作流

  1. Define an algorithmic philosophy (4-6 paragraphs) emphasizing computational processes, seeded randomness, and parametric variation.
  2. Implement the philosophy using p5.js, starting from the provided `viewer.html` template, customizing parameters and the core algorithm.
  3. Ensure the generated HTML artifact is self-contained, includes Anthropic branding, and offers interactive controls for parameters and seed navigation.
  4. Output the philosophy as a .md file and the interactive art as a single HTML file.

实践

  • Algorithmic expression
  • Parameter exploration
  • Code craftsmanship
  • Reproducible generation

Trust

  • warning:Issues AttentionThere are 17 open issues and 4 closed issues in the last 90 days, indicating a closure rate below 50% and a significant number of open issues.

安装

npx skills add davila7/claude-code-templates

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

95 /100
13 days ago 分析

信任信号

最近提交13 days ago
星标27.2k
许可证Apache-2.0
状态
查看源代码