CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

65

Quality

57%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agent/skills/algorithmic-art/SKILL.md
SKILL.md
Quality
Evals
Security

Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).

This happens in two steps:

  1. Algorithmic Philosophy Creation (.md file)
  2. Express by creating p5.js generative art (.html + .js files)

First, undertake this task:

ALGORITHMIC PHILOSOPHY CREATION

To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted through:

  • Computational processes, emergent behavior, mathematical beauty
  • Seeded randomness, noise fields, organic systems
  • Particles, flows, fields, forces
  • Parametric variation and controlled chaos

🧠 Knowledge Modules (Fractal Skills)

1. THE CRITICAL UNDERSTANDING

2. HOW TO GENERATE AN ALGORITHMIC PHILOSOPHY

3. PHILOSOPHY EXAMPLES

4. ESSENTIAL PRINCIPLES

5. ⚠️ STEP 0: READ THE TEMPLATE FIRST ⚠️

6. TECHNICAL REQUIREMENTS

7. CRAFTSMANSHIP REQUIREMENTS

8. OUTPUT FORMAT

9. CRITICAL: WHAT'S FIXED VS VARIABLE

10. REQUIRED FEATURES

11. USING THE ARTIFACT

Repository
Dokhacgiakhoa/antigravity-ide
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.