一键导入
algorithmic-art
Create algorithmic and generative art using tools like p5.js, focusing on seeded randomness, flow fields, and interactive parameters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create algorithmic and generative art using tools like p5.js, focusing on seeded randomness, flow fields, and interactive parameters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Configure Aspire AppHost to emit explicit app config via environment variables; keep app code free of Aspire clients and service discovery.
Write integration tests using .NET Aspire's testing facilities with xUnit. Covers test fixtures, distributed application setup, endpoint discovery, and patterns for testing ASP.NET Core apps with real dependencies.
Test email sending locally using Mailpit with .NET Aspire. Captures all outgoing emails without sending them. View rendered HTML, inspect headers, and verify delivery in integration tests.
Provides guidance for implementing OpenTelemetry instrumentation in .NET codebases, covering tracing (Activities/Spans), metrics, naming conventions, error handling, performance, and API design best practices.
GitHub Copilot Agent Skills catalog from awesome-copilot repository. Trigger: When user wants to browse, search, or use Agent Skills from the awesome-copilot collection.
Use when generating or updating a CHANGELOG.md file, writing release notes, or summarizing changes between versions based on git commits or PR history.
| name | algorithmic-art |
| description | Create algorithmic and generative art using tools like p5.js, focusing on seeded randomness, flow fields, and interactive parameters. |
Algorithmic art (or generative art) uses autonomous systems, algorithms, and mathematics to create visual art. This skill should be invoked when the user requests generative visual components, flow fields, particle systems, or complex mathematically driven sketches. It often utilizes web technologies like HTML5 Canvas or visual libraries like p5.js.
Math.random() for organic movement.