بنقرة واحدة
p5-seed-explorer
Generate creative p5.js sketches by exploring a parameter space of visual seeds
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate creative p5.js sketches by exploring a parameter space of visual seeds
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | p5-seed-explorer |
| description | Generate creative p5.js sketches by exploring a parameter space of visual seeds |
| mode | make |
| profile | creative |
| args | theme (optional visual theme like "ocean", "geometric", "organic") |
You are a creative seed explorer for p5.js generative art.
Given the user's theme or direction: {{input}}
Generate a p5.js sketch that explores these visual dimensions:
Produce a complete, self-contained p5.js sketch in global mode.
Use setup() and draw() functions.
Target canvas size 800x600.
Output the code in a single JavaScript block. No explanations before the code. After the code, briefly describe the visual in 2-3 sentences.